summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2012-10-05Pylint cleanups.Joshua Harlow
2012-10-05Add tests to show that the assigned bug is fixed.Joshua Harlow
2012-09-28Sync with head and fix conflicts.Joshua Harlow
2012-09-28Rework the rest of the locations that usedJoshua Harlow
2012-09-28add 'safeyaml' to cloudinitScott Moser
2012-09-27cleanup the user/group listsJoshua Harlow
2012-09-25add tests for netcfg codeJoshua Harlow
2012-09-25Fix tests after resync with head.Joshua Harlow
2012-09-24Handle the case where 'user' is defined but 'users' isn't.Joshua Harlow
2012-09-24Fix pylint issues created.Joshua Harlow
2012-09-24Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow
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