charm-neutron-gateway/unit_tests
James Page b63f8687f9 Update for Python 3 execution
Refactor codebase and unit tests to default to execution
under Python 3.

Drop install shim as Python 3 is always present >= trusty.

Drop legacy dhcp and network reassignment code from charm as
a) this relies on a py3 neutronclient (not supported on older
releases) and b) this function was superceeded by the ha-legacy-mode
and then neutron router and network HA built in functionality.

Use charmhelper provided get_host_ip as this superceeds the in
charm version of this function.

Change-Id: I0b28bf0851d44e85b1e856cbd97b71099faa76ae
2017-11-16 11:19:58 -08:00
..
__init__.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
test_actions.py Add pause/resume actions and sync charm-helpers 2016-04-10 06:54:31 +00:00
test_actions_git_reinstall.py Add hardening support 2016-03-31 15:01:54 +01:00
test_actions_openstack_upgrade.py refactor: Drop unsupported configurations and code 2016-03-03 11:31:11 +00:00
test_neutron_contexts.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
test_neutron_hooks.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
test_neutron_utils.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
test_utils.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00