summaryrefslogtreecommitdiff
path: root/tests/unittests/test_datasource
AgeCommit message (Expand)Author
2013-07-24add SmartOS datasource supporting Joyent cloudBen Howard
2013-07-23Changed get_serial to be fully parameterized and return the serialBen Howard
2013-07-23on azure datasource, grab use Deployment as the instance-idScott Moser
2013-07-18Added SmartOS datasource and unit tests.Ben Howard
2013-07-17Azure: make /var/lib/waagent with 0700 permsScott Moser
2013-07-10add waiting for files and reading of crt keysScott Moser
2013-07-09build up the 'wait_for' list including fingerprint.crt filesScott Moser
2013-07-09fill out load_azure_ovf_pubkeysScott Moser
2013-07-09populate /var/lib/waagent with ovf-env.xmlScott Moser
2013-07-09better handling for user/passwordScott Moser
2013-07-09add some unit tests, fix things found by doing soScott Moser
2013-07-08fix test_nocloud testcaseScott Moser
2013-04-25fix testScott Moser
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-03-19merge from trunk at revno 799Scott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-02-23Get tests working and further adjustments.harlowja
2013-02-07more test cases for nocloud including one for config seedScott Moser
2013-02-07add test_nocloud unit tests, fix one issue foundScott Moser
2013-01-16DataSourceConfigDrive: consider CD rom as valid config-drive source.Scott Moser
2013-01-10Add a context manager function in test helpers.harlowja
2012-11-12config-drive-v2: support public keysScott Moser
2012-10-27Helpful cleanups.harlowja
2012-10-23fix pep8/pylintScott Moser
2012-10-05Pylint cleanups.Joshua Harlow
2012-10-05Add tests to show that the assigned bug is fixed.Joshua Harlow
2012-08-24fix test case for copy of uuid -> instance-idScott Moser
2012-08-24committing in preparation for actual testScott Moser
2012-08-23some more tests.Scott Moser
2012-08-23fix pep8 and pylintScott Moser
2012-08-23initial functional unit testScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-08-14Add RHEVm and vSphere support as datasource AltCloudScott Moser
2012-08-13add test to excercise udevadm usage.Joe VLcek
2012-08-10Address review feedback for:Joe VLcek
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-08-08Address review feedback for:Joe VLcek
2012-07-20Add retry logic to DataSourceAltCloudJoe VLcek
2012-07-17Added RHEVm and vSphere support as source AltCloudJoe VLcek
2012-06-21Get this test working again.Joshua Harlow
2012-03-16add supprot for reading public-keys from DataSourcMAASScott Moser
2012-03-16rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhereScott Moser
2012-03-08pep8 and pylintScott Moser
2012-03-08add a test for read_maas_seed_urlScott Moser
2012-03-08fix tests for 'hostname' to 'local-hostname' and user-data not requiredScott Moser
2012-03-07fix pylint and pep8 warningsScott Moser
2012-03-06file for user-data should be 'user-data' (including the '-')Scott Moser
2012-03-06assert that userdata is not returned as part of metadataScott Moser
2012-03-06Add initial DataSourceMaaS.Scott Moser