charm-nova-compute/unit_tests
Liam Young a94fa1d584 Fix writing text after py3 conversion
During the recent py3 conversion of the charm a couple of places
where the charm writes text in binary mode were missed. This
fixes that problem. Without this fix the charm errors with:

"TypeError: a bytes-like object is required, not 'str'"

Change-Id: I5c2af1dce12092c1ba1be4b4ad9a50261000e886
2017-11-22 15:40:47 +00:00
..
__init__.py Update to run under Python 3 2017-11-20 11:04:26 +00:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-07-03 16:37:37 +00:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-03 16:37:37 +00:00
test_actions_pause_resume.py Re-license charm as Apache-2.0 2016-07-03 16:37:37 +00:00
test_nova_compute_contexts.py Update to run under Python 3 2017-11-20 11:04:26 +00:00
test_nova_compute_hooks.py Update to run under Python 3 2017-11-20 11:04:26 +00:00
test_nova_compute_utils.py Fix writing text after py3 conversion 2017-11-22 15:40:47 +00:00
test_utils.py Update to run under Python 3 2017-11-20 11:04:26 +00:00