Age | Commit message (Expand) | Author |
2012-09-24 | Fix pylint issues created. | Joshua Harlow |
2012-09-24 | Add a netconfig format test + if rhel is passed the 'all' | Joshua Harlow |
2012-09-24 | Refactor the ug normalization to take in a distro | Joshua Harlow |
2012-09-23 | Make the normalization a module level function | Joshua Harlow |
2012-09-21 | Don't forget the etc/hosts test. | Joshua Harlow |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |
2012-09-21 | Also allow the user list to come in as a comma | Joshua Harlow |
2012-09-21 | Actually commit the test for user/group data | Joshua Harlow |
2012-09-20 | Add a resolv.conf parser that can be easily | Joshua Harlow |
2012-09-01 | improvements for launch index, one fix for cloud-archive | Joshua Harlow |
2012-08-31 | Fix pylint complaints. | Joshua Harlow |
2012-08-31 | 1. Add a helper for tests to use to load resource/data files from | Joshua Harlow |
2012-08-24 | fix test case for copy of uuid -> instance-id | Scott Moser |
2012-08-24 | committing in preparation for actual test | Scott Moser |
2012-08-23 | some more tests. | Scott Moser |
2012-08-23 | fix pep8 and pylint | Scott Moser |
2012-08-23 | initial functional unit test | Scott Moser |
2012-08-22 | merge from trunk for pep8 fixes | Scott Moser |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-22 | add test | Scott Moser |
2012-08-14 | Add RHEVm and vSphere support as datasource AltCloud | Scott Moser |
2012-08-13 | add test to excercise udevadm usage. | Joe VLcek |
2012-08-10 | Address review feedback for: | Joe VLcek |
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser |
2012-08-09 | test_util: add pylint ignore for FakeSelinux | Scott Moser |
2012-08-08 | Address review feedback for: | Joe VLcek |
2012-07-20 | Add retry logic to DataSourceAltCloud | Joe VLcek |
2012-07-17 | Added RHEVm and vSphere support as source AltCloud | Joe VLcek |
2012-07-02 | Add a sample yaml config to be used for testing. | Joshua Harlow |
2012-06-29 | Refactor the selinux guard to aid in mocking | harlowja |
2012-06-29 | Add a test that ensures the upstart handler does not output files when in non... | Joshua Harlow |
2012-06-28 | 1. Update with smosers code review and comments (and put some of those commen... | Joshua Harlow |
2012-06-22 | Adjust test for turning off capturing | Joshua Harlow |
2012-06-21 | Fixup python selinux guards, only try to restore after we check if its useful... | harlowja |
2012-06-21 | Get this test working again. | Joshua Harlow |
2012-06-21 | Get both of these tests back in working shape. | Joshua Harlow |
2012-06-21 | Missed some other mkdtemp and rmtree calls no longer needed | Joshua Harlow |
2012-06-21 | Use the mocker built-in method for creating temporary dirs (which it will cle... | Joshua Harlow |
2012-06-21 | 1. Got this test working again using the new code. | Joshua Harlow |
2012-06-21 | This is now functional and all passing again | Joshua Harlow |
2012-04-04 | initial checkin of kernel commandline cloud-config url support | Scott Moser |
2012-03-16 | add supprot for reading public-keys from DataSourcMAAS | Scott Moser |
2012-03-16 | rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere | Scott Moser |
2012-03-16 | fix pylint warnings in test_userdata | Scott Moser |
2012-03-12 | Warn in user-data processing on non-multipart, non-handled data | Scott Moser |
2012-03-12 | Restrict warning to userdata without MIME wrapping only while still ignoring ... | Martin Packman |
2012-03-09 | If the user has chosen to remove default ca-certs, prevent package upgrade | Scott Moser |
2012-03-08 | pep8 and pylint | Scott Moser |
2012-03-08 | add a test for read_maas_seed_url | Scott Moser |
2012-03-08 | Add tests for writing of userdata parts to the filesystem | Martin Packman |