summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler
AgeCommit message (Expand)Author
2015-01-22More test ports from mocker to mock.Barry Warsaw
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-21More octal literal fixes.Barry Warsaw
2015-01-21Fix file modes to be Python 2/3 compatible.Barry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-11-24Use assertNotEqual which exists on python2.6Joshua Harlow
2014-11-21Pretty up the debug moduleJoshua Harlow
2014-11-21Increase the robustness/configurability of the chef module...Joshua Harlow
2014-10-18Pretty up the debug moduleJoshua Harlow
2014-10-17Expose uses_systemd as a distro functionJoshua Harlow
2014-10-11More adjustmentsJoshua Harlow
2014-10-10Add a few template delete testsJoshua Harlow
2014-10-10Increase the robustness of the chef moduleJoshua Harlow
2014-08-26further remove evidence of pylint.Scott Moser
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2014-07-24pep8 fixes (2 unrelated to this mp)Scott Moser
2014-07-23moreDimitri John Ledkov
2014-04-01pyflakes cleanupsScott Moser
2014-03-03cc_seed_random: fix bug and support pollinate commandScott Moser
2014-02-26pep8 and pylintScott Moser
2014-01-17remove support for resizing via 'parted resizepart'Scott Moser
2013-10-02examples/cloud-config-user-groups.txt doc fix, fix pep8Scott Moser
2013-10-02fix permission changesScott Moser
2013-10-01Reordered several imports in order for test suite to pass.Eric Nordlund
2013-09-09Add support for reading 'random_seed' from data source.Scott Moser
2013-09-08Add test + remove jsonschema (for now)Joshua Harlow
2013-08-15pylint fixScott Moser
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-08-06remove unused importsScott Moser
2013-08-06add tests for apply_apt_configScott Moser
2013-06-25Add unit tests for SLES handlerJuerg Haefliger
2013-05-13Fix how the 'dist' is incorrectly returned when patching the os functions.Joshua Harlow
2013-03-07pep8Scott Moser
2013-03-07fix a pylint complaint in test_handler_growpartScott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-03-05pep8, pylint, make resize_devices return more usefulScott Moser
2013-03-05remove 'log' passing. call growpart with --dry-run first.Scott Moser
2013-03-05change default (no 'growpart' in config) to use 'auto' and '/'Scott Moser
2013-03-04test of resize, a couple small fixesScott Moser
2013-03-04add the unit test, fix a few issuesScott Moser
2012-12-01make sure no blank lines before cloud-init entry in ca-certificates.confScott Moser
2012-11-13Create a utility testcase class that fixes some of the 2.6 missing piecesJoshua Harlow
2012-11-13implement power_state with tests.Scott Moser
2012-11-12test_handler_yum_add_repo: fix broken testScott Moser
2012-11-10sync with trunkScott Moser
2012-11-08Forgot the test!Joshua Harlow
2012-11-071. Rebased with trunkJoshua Harlow
2012-10-27Helpful cleanups.harlowja
2012-08-22fix pep8 complaints.Scott Moser