Age | Commit message (Expand) | Author |
2015-02-24 | merge from trunk | Scott Moser |
2015-02-20 | Add automated tests for CloudStack passwords. | Daniel Watkins |
2015-02-18 | Read ovf-env.xml as bytes. | Daniel Watkins |
2015-02-13 | tests/unittests/test_util.py: pep8 | Scott Moser |
2015-02-11 | pep8 | Scott Moser |
2015-02-11 | Add unittests for util.multi_log. | Daniel Watkins |
2015-02-11 | Add helpers for patching open and stdout/stderr. | Daniel Watkins |
2015-02-11 | Fix import ordering in test_util.py. | Daniel Watkins |
2015-02-10 | pep8 | Scott Moser |
2015-02-10 | pep8 | Scott Moser |
2015-02-10 | skip cheetah dependent test | Scott Moser |
2015-02-10 | make bddeb work with python3 or python2 | Scott Moser |
2015-01-27 | Respond to review: | Barry Warsaw |
2015-01-26 | super() works in all of Python 2.6, 2.7, and 3.4. | Barry Warsaw |
2015-01-26 | Repair the Python 2.6 tests. | Barry Warsaw |
2015-01-26 | Trunk merged and ported. | Barry Warsaw |
2015-01-26 | Port the MAAS code to oauthlib. | Barry Warsaw |
2015-01-26 | Down to it. | Barry Warsaw |
2015-01-26 | * More str/bytes fixes. | Barry Warsaw |
2015-01-26 | More Python 3 test fixes. | Barry Warsaw |
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 | merge from trunk | Scott Moser |
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 | Use either syspath or dmidecode based on the availability. | Ben Howard |
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 | Drop reliance on dmidecode executable. | Ben Howard |
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 |