summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
2015-01-26Repair the Python 2.6 tests.Barry Warsaw
2015-01-26Trunk merged and ported.Barry Warsaw
2015-01-26Port the MAAS code to oauthlib.Barry Warsaw
2015-01-26* More str/bytes fixes.Barry Warsaw
2015-01-26More Python 3 test fixes.Barry Warsaw
2015-01-26More test repairs.Barry Warsaw
2015-01-22Low hanging Python 3 fruit.Barry Warsaw
2015-01-22More conversions from mocker to mock.Barry Warsaw
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-22Use .addCleanup() instead of a .tearDown() where appropriate, although weBarry Warsaw
2015-01-22merge from trunkScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-21More octal literal fixes.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2015-01-14Drop reliance on dmidecode executable.Ben Howard
2015-01-14Use the short name for GCE hostnames per GCE's request (LP: #1383794).Ben Howard
2015-01-06remove the user-data-encoding from test meta-dataScott Moser
2015-01-06merge from trunkScott Moser
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2015-01-06pep8Scott Moser
2014-12-19add user-data encoding support for gceWayne Witzel III
2014-10-20Add Digital Ocean Datasource.Scott Moser
2014-10-17Explicitly import only types being comparedNeal Shrader
2014-10-17Correct handling of single/multiple ssh keysNeal Shrader
2014-10-16Use existing metadata crawler to populate datasourceNeal Shrader
2014-10-16Add tests for DigitalOcean datasourceNeal Shrader
2014-10-10Fix some of the erroring out test casesJoshua Harlow
2014-09-10Openstack: Vendor data cleanupScott Moser
2014-09-10drop version= from readersScott Moser
2014-09-10pyflakes fixes.Scott Moser
2014-08-27no functional changes, but some minor changes.Scott Moser
2014-08-27Fixed more of the slowness around fetching and retryingJoshua Harlow
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-08-22ec2_utils.py: get_instance_metadata explicitly add trailing /Scott Moser
2014-07-24merge from trunkScott Moser
2014-07-23fix httpretty based test cases if http_proxy is set.Scott Moser
2014-07-23moreDimitri John Ledkov
2014-07-23moreDimitri John Ledkov
2014-07-16Fix a few tests that have been failing in python 2.6Joshua Harlow
2014-06-02SmartOS test: do not require existance of /dev/ttyS1.Scott Moser
2014-05-30CloudSigma: only poll on serial device after dmidecode check.Kiril Vladimiroff
2014-05-30add vendordata support to cloudsigma datasourceScott Moser
2014-05-30Use dmidecode to detect if cloud-init runs in CloudSigma's infrastructureKiril Vladimiroff
2014-05-27Enable vendordata for CloudSigma (LP: #1303986)Ben Howard
2014-04-01pyflakes cleanupsScott Moser
2014-03-27change 'default' encoding to be "None"Scott Moser
2014-03-25Added base64 decoding of user data for OpenNebula.Enol Fernandez
2014-03-04CloudSigma: support user-data being base64 encodedKiril Vladimiroff
2014-02-27test_altcloud: fix altcloud tests when running on armScott Moser
2014-02-27AltCloud: fix test failures related to new arm-specific behaviorOleg Strikov