Age | Commit message (Expand) | Author |
2014-01-17 | remove support for resizing via 'parted resizepart' | Scott Moser |
2013-10-02 | examples/cloud-config-user-groups.txt doc fix, fix pep8 | Scott Moser |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-01 | Reordered several imports in order for test suite to pass. | Eric Nordlund |
2013-09-09 | Add support for reading 'random_seed' from data source. | Scott Moser |
2013-09-08 | Add test + remove jsonschema (for now) | Joshua Harlow |
2013-08-15 | pylint fix | Scott Moser |
2013-08-14 | cc_growpart: prefer growpart over parted 'resizepart' | Scott Moser |
2013-08-14 | cc_growpart: prefer growpart over parted 'resizepart' | Scott Moser |
2013-08-06 | remove unused imports | Scott Moser |
2013-08-06 | add tests for apply_apt_config | Scott Moser |
2013-06-25 | Add unit tests for SLES handler | Juerg Haefliger |
2013-05-13 | Fix how the 'dist' is incorrectly returned when patching the os functions. | Joshua Harlow |
2013-03-07 | pep8 | Scott Moser |
2013-03-07 | fix a pylint complaint in test_handler_growpart | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-05 | pep8, pylint, make resize_devices return more useful | Scott Moser |
2013-03-05 | remove 'log' passing. call growpart with --dry-run first. | Scott Moser |
2013-03-05 | change default (no 'growpart' in config) to use 'auto' and '/' | Scott Moser |
2013-03-04 | test of resize, a couple small fixes | Scott Moser |
2013-03-04 | add the unit test, fix a few issues | Scott Moser |
2012-12-01 | make sure no blank lines before cloud-init entry in ca-certificates.conf | Scott Moser |
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-12 | test_handler_yum_add_repo: fix broken test | Scott Moser |
2012-11-10 | sync with trunk | Scott Moser |
2012-11-08 | Forgot the test! | Joshua Harlow |
2012-11-07 | 1. Rebased with trunk | Joshua Harlow |
2012-10-27 | Helpful cleanups. | harlowja |
2012-08-22 | fix pep8 complaints. | Scott Moser |
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser |
2012-06-22 | Adjust test for turning off capturing | Joshua Harlow |
2012-06-21 | Get both of these tests back in working shape. | Joshua Harlow |
2012-03-09 | If the user has chosen to remove default ca-certs, prevent package upgrade | Scott Moser |
2012-02-21 | Added tests for adding handlers. | Mike Milner |