Age | Commit message (Expand) | Author |
2015-01-26 | More test repairs. | Barry Warsaw |
2015-01-22 | Low hanging Python 3 fruit. | Barry Warsaw |
2015-01-22 | Conversion from mocker to mock completed. | Barry Warsaw |
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw |
2015-01-22 | More conversions from mocker to mock. | Barry Warsaw |
2015-01-22 | More test ports from mocker to mock. | Barry Warsaw |
2015-01-22 | Clean up. | Barry Warsaw |
2015-01-22 | Convert helpers.py and test_data.py from mocker to mock. | Barry Warsaw |
2015-01-22 | Use .addCleanup() instead of a .tearDown() where appropriate, although we | Barry Warsaw |
2015-01-22 | Port test__init__.py to unittest.mock. | Barry Warsaw |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2015-01-21 | More octal literal fixes. | Barry Warsaw |
2015-01-21 | Fix file modes to be Python 2/3 compatible. | Barry Warsaw |
2015-01-21 | Only install cheetah (and only run the cheetah templating test) when in Python | Barry Warsaw |
2015-01-14 | Use the short name for GCE hostnames per GCE's request (LP: #1383794). | Ben Howard |
2015-01-06 | remove the user-data-encoding from test meta-data | Scott Moser |
2015-01-06 | merge from trunk | Scott Moser |
2015-01-06 | tools/run-pep8: remove leading ',' fed to --ignore | Scott Moser |
2015-01-06 | pep8 | Scott Moser |
2014-12-19 | add user-data encoding support for gce | Wayne Witzel III |
2014-11-24 | Use assertNotEqual which exists on python2.6 | Joshua Harlow |
2014-11-24 | IPv6 support for rhel distro | Joshua Harlow |
2014-11-24 | Updated unittests | Shraddha Pandhe |
2014-11-21 | Pretty up the debug module | Joshua Harlow |
2014-11-21 | Fix parse_ssh_config failing in ssh_util.py | Joshua Harlow |
2014-11-21 | Increase the robustness/configurability of the chef module... | Joshua Harlow |
2014-11-21 | Added unittests for IPv6 support for RHEL | Shraddha Pandhe |
2014-11-13 | Use test_helpers.TestCase for test_sshutil tests. | Daniel Watkins |
2014-11-12 | Handle = used as config delimiter in SSH config. | Daniel Watkins |
2014-11-12 | Add tests for current parse_ssh_config behaviour. | Daniel Watkins |
2014-10-30 | Fix the digital ocean test on py2.6 | Joshua Harlow |
2014-10-20 | fix for rhel7 by using 'uses_systemd' to detect upstart/systemd | Scott Moser |
2014-10-20 | Add Digital Ocean Datasource. | Scott Moser |
2014-10-18 | Pretty up the debug module | Joshua Harlow |
2014-10-17 | Explicitly import only types being compared | Neal Shrader |
2014-10-17 | Correct handling of single/multiple ssh keys | Neal Shrader |
2014-10-17 | Expose uses_systemd as a distro function | Joshua Harlow |
2014-10-16 | Use existing metadata crawler to populate datasource | Neal Shrader |
2014-10-16 | Add tests for DigitalOcean datasource | Neal Shrader |
2014-10-11 | More adjustments | Joshua Harlow |
2014-10-10 | Fix some of the erroring out test cases | Joshua Harlow |
2014-10-10 | Add a few template delete tests | Joshua Harlow |
2014-10-10 | Increase the robustness of the chef module | Joshua Harlow |
2014-10-02 | freebsd: Use the proper virtio FreeBSD network interface name. | Scott Moser |
2014-09-10 | Openstack: Vendor data cleanup | Scott Moser |
2014-09-10 | drop version= from readers | Scott Moser |
2014-09-10 | pyflakes fixes. | Scott Moser |
2014-09-02 | merge from trunk | Scott Moser |
2014-08-28 | fix: Make sure this freebsd test succeeds on all platforms (harlowja). | Harm Weites |
2014-08-27 | no functional changes, but some minor changes. | Scott Moser |