charm-keystone/charmhelpers
Corey Bryant 9cb5636eba py3: Switch to using Python 3 for rocky or later
Switch package install to Python 3 for OpenStack Rocky or later.

When upgrading, remove any python-* packages that were explicitly
installated and then autoremove --purge any dependencies that are
no longer required.

Also drop the python2 shebang from hooks/manager.py in favor of
specifying the interpreter on the subprocess call. The python
interpreter version must match the python version of the OpenStack
payload due to the keystoneclient library imports.

Depends-On: I18996e15d2d08b1dacf0533132eae880cbb9aa32
Change-Id: If973ebc2be3b32ee3ff2122b5874dad96cda9fec
2018-10-10 09:20:51 -04:00
..
cli Resync charmhelpers for licensing change 2016-07-06 16:35:04 +01:00
contrib py3: Switch to using Python 3 for rocky or later 2018-10-10 09:20:51 -04:00
core py3: Switch to using Python 3 for rocky or later 2018-10-10 09:20:51 -04:00
fetch py3: Switch to using Python 3 for rocky or later 2018-10-10 09:20:51 -04:00
payload Pre-release charm-helpers sync 16.10 2016-09-30 09:04:39 -07:00
__init__.py Dual Stack VIPs 2017-08-10 18:41:53 -07:00
osplatform.py Do not run client relation until clustered if HA 2017-02-16 10:47:38 +00:00