Age | Commit message (Expand) | Author |
2012-10-27 | Helpful cleanups. | harlowja |
2012-10-23 | use only util methods for reading/loading/appending/peeking | Scott Moser |
2012-10-23 | Add helpers for wrapping file operations | Scott Moser |
2012-10-23 | fix pep8/pylint | Scott Moser |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-10-05 | Pylint cleanups. | Joshua Harlow |
2012-10-05 | Add tests to show that the assigned bug is fixed. | Joshua Harlow |
2012-09-28 | Sync with head and fix conflicts. | Joshua Harlow |
2012-09-28 | Rework the rest of the locations that used | Joshua Harlow |
2012-09-28 | add 'safeyaml' to cloudinit | Scott Moser |
2012-09-27 | cleanup the user/group lists | Joshua Harlow |
2012-09-26 | Adjust comment. | Joshua Harlow |
2012-09-26 | Fixup some pylint warnings. | Joshua Harlow |
2012-09-26 | Add a new example test that will patch utils and os | Joshua Harlow |
2012-09-25 | add tests for netcfg code | Joshua Harlow |
2012-09-25 | Fix tests after resync with head. | Joshua Harlow |
2012-09-24 | Handle the case where 'user' is defined but 'users' isn't. | Joshua Harlow |
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 | 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-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 |