charm-neutron-gateway/actions
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
..
actions.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
git-reinstall Deploy from source 2015-04-10 14:22:04 +00:00
git_reinstall.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
openstack-upgrade Action managed OpenStack upgrade 2015-09-14 13:34:33 -07:00
openstack_upgrade.py Update for Python 3 execution 2017-11-16 11:19:58 -08:00
pause Add pause/resume actions and sync charm-helpers 2016-04-10 06:54:31 +00:00
resume Add pause/resume actions and sync charm-helpers 2016-04-10 06:54:31 +00:00