charm-neutron-api/unit_tests
James Page 5f22e621c2 Update charm to use Python 3
Updates across the charm and unit tests to switch to
execution under Python 3.

Note that the changes are not backwards compatible
with Python 2.

Refactor use of neutronclient python module to simply
wrap the neutron binary, using the yaml output format
to avoid the requirement for a Python 3 module on
older OpenStack release versions.

Change-Id: Ic26b0dd19a76552481939325963a6c21585dee3c
2017-11-07 13:53:40 +11:00
..
__init__.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00
test_actions.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_git_reinstall.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_actions_openstack_upgrade.py Re-license charm as Apache-2.0 2016-07-03 17:47:52 +01:00
test_neutron_api_context.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00
test_neutron_api_hooks.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00
test_neutron_api_utils.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00
test_utils.py Update charm to use Python 3 2017-11-07 13:53:40 +11:00