Merge lp:~daniel-thewatkins/cloud-init/fix-py34-test-hang into lp:~cloud-init-dev/cloud-init/trunk
Proposed by
Dan Watkins
on 2015-03-04
| Status: | Merged |
|---|---|
| Merged at revision: | 1076 |
| Proposed branch: | lp:~daniel-thewatkins/cloud-init/fix-py34-test-hang |
| Merge into: | lp:~cloud-init-dev/cloud-init/trunk |
| Diff against target: |
137 lines (+42/-5) 5 files modified
tests/unittests/helpers.py (+36/-1) tests/unittests/test_datasource/test_digitalocean.py (+2/-1) tests/unittests/test_datasource/test_gce.py (+2/-1) tests/unittests/test_datasource/test_openstack.py (+1/-1) tests/unittests/test_ec2_util.py (+1/-1) |
| To merge this branch: | bzr merge lp:~daniel-thewatkins/cloud-init/fix-py34-test-hang |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| cloud-init commiters | 2015-03-04 | Pending | |
|
Review via email:
|
|||
Description of the Change
Fixes test hangs on Python 3.4.2 (i.e. python3 in utopic).
To post a comment you must log in.

