summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-09-24Refactor the ug normalization to take in a distroJoshua Harlow
2012-09-23Make the normalization a module level functionJoshua Harlow
2012-09-21Fix some docs + pylint warnings + log on default created in the module.Joshua Harlow
2012-09-21Also allow the user list to come in as a commaJoshua Harlow
2012-09-21Actually commit the test for user/group dataJoshua Harlow
2012-09-01improvements for launch index, one fix for cloud-archiveJoshua Harlow
2012-08-31Fix pylint complaints.Joshua Harlow
2012-08-311. Add a helper for tests to use to load resource/data files fromJoshua 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-22merge from trunk for pep8 fixesScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-08-22add testScott 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-09test_util: add pylint ignore for FakeSelinuxScott 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-07-02Add a sample yaml config to be used for testing.Joshua Harlow
2012-06-29Refactor the selinux guard to aid in mockingharlowja
2012-06-29Add a test that ensures the upstart handler does not output files when in non...Joshua Harlow
2012-06-281. Update with smosers code review and comments (and put some of those commen...Joshua Harlow
2012-06-22Adjust test for turning off capturingJoshua Harlow
2012-06-21Fixup python selinux guards, only try to restore after we check if its useful...harlowja
2012-06-21Get this test working again.Joshua Harlow
2012-06-21Get both of these tests back in working shape.Joshua Harlow
2012-06-21Missed some other mkdtemp and rmtree calls no longer neededJoshua Harlow
2012-06-21Use the mocker built-in method for creating temporary dirs (which it will cle...Joshua Harlow
2012-06-211. Got this test working again using the new code.Joshua Harlow
2012-06-21This is now functional and all passing againJoshua Harlow
2012-04-04initial checkin of kernel commandline cloud-config url supportScott Moser
2012-03-16add supprot for reading public-keys from DataSourcMAASScott Moser
2012-03-16rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhereScott Moser
2012-03-16fix pylint warnings in test_userdataScott Moser
2012-03-12Warn in user-data processing on non-multipart, non-handled dataScott Moser
2012-03-12Restrict warning to userdata without MIME wrapping only while still ignoring ...Martin Packman
2012-03-09If the user has chosen to remove default ca-certs, prevent package upgrade Scott Moser
2012-03-08pep8 and pylintScott Moser
2012-03-08add a test for read_maas_seed_urlScott Moser
2012-03-08Add tests for writing of userdata parts to the filesystemMartin Packman
2012-03-08fix tests for 'hostname' to 'local-hostname' and user-data not requiredScott Moser
2012-03-08Switch to using util.subp.Mike Milner
2012-03-07fix pylint and pep8 warningsScott Moser
2012-03-06file for user-data should be 'user-data' (including the '-')Scott Moser