Age | Commit message (Expand) | Author |
2013-02-07 | more test cases for nocloud including one for config seed | Scott Moser |
2013-02-07 | add test_nocloud unit tests, fix one issue found | Scott Moser |
2013-01-24 | Merge the old user style with the distro provided config. | harlowja |
2013-01-18 | Adjust how the legacy user: XYZ config alters the normalized user list | Joshua Harlow |
2013-01-16 | DataSourceConfigDrive: consider CD rom as valid config-drive source. | Scott Moser |
2013-01-10 | Add a context manager function in test helpers. | harlowja |
2012-12-17 | tell upstart to reload configuration after writing an upstart job | Scott Moser |
2012-12-01 | make sure no blank lines before cloud-init entry in ca-certificates.conf | Scott Moser |
2012-11-20 | pep8 and pylint | Scott Moser |
2012-11-14 | Cleanup the tests slightly. | Joshua Harlow |
2012-11-14 | Add the string sudoers rule test case as well. | Joshua Harlow |
2012-11-14 | Add a test to make sure this doesn't happen again. | Joshua Harlow |
2012-11-13 | Create a utility testcase class that fixes some of the 2.6 missing pieces | Joshua Harlow |
2012-11-13 | implement power_state with tests. | Scott Moser |
2012-11-13 | replace 'with self.assertRaises(Exception):' with different form | Scott Moser |
2012-11-12 | Pylint and pep8 cleanups. | Joshua Harlow |
2012-11-12 | Rebased with HEAD and resolved conflicts. | Joshua Harlow |
2012-11-12 | test_handler_yum_add_repo: fix broken test | Scott Moser |
2012-11-12 | config-drive-v2: support public keys | Scott Moser |
2012-11-10 | whitespace / indentation cleanups | Scott Moser |
2012-11-10 | add yum_add_repo configuration module | Scott Moser |
2012-11-10 | 1 pep8 and 1 pylint fix | Scott Moser |
2012-11-10 | revert unrelated whitespace changes that creeped in. | Scott Moser |
2012-11-10 | sync with trunk | Scott Moser |
2012-11-10 | Sudoers.d creation cleanups + tests. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration. | Joshua Harlow |
2012-11-09 | Fix the merging of group configuration | Joshua Harlow |
2012-11-09 | Fix the fqdn/hostname case for rhel and ubuntu | Joshua Harlow |
2012-11-08 | Forgot the test! | Joshua Harlow |
2012-11-08 | Ensure that at needed stages the local variables | Joshua Harlow |
2012-11-07 | 1. Rebased with trunk | Joshua Harlow |
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-11 | Add some more sysconfig tests + pylint cleanups. | Joshua Harlow |
2012-10-11 | Handle the case where the value contains shell | Joshua Harlow |
2012-10-11 | Update to use pipes.quote to ensure that | Joshua Harlow |
2012-10-11 | More adjustments/cleanups for the system configuration | Joshua Harlow |
2012-10-10 | System config niceness! | Joshua Harlow |
2012-10-10 | Merge the resolv.conf branch in | Joshua Harlow |
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 |