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 where explicitly installated and then autoremove --purge any dependencies that are no longer required. Change-Id: I120ed44988f9e86a27f464dc879acdc1b8926dd8
Showing
- charmhelpers/contrib/openstack/amulet/utils.py 3 additions, 0 deletionscharmhelpers/contrib/openstack/amulet/utils.py
- charmhelpers/contrib/openstack/context.py 4 additions, 0 deletionscharmhelpers/contrib/openstack/context.py
- charmhelpers/contrib/openstack/utils.py 29 additions, 1 deletioncharmhelpers/contrib/openstack/utils.py
- charmhelpers/core/hookenv.py 2 additions, 1 deletioncharmhelpers/core/hookenv.py
- charmhelpers/core/host_factory/ubuntu.py 1 addition, 0 deletionscharmhelpers/core/host_factory/ubuntu.py
- charmhelpers/fetch/__init__.py 2 additions, 0 deletionscharmhelpers/fetch/__init__.py
- charmhelpers/fetch/bzrurl.py 2 additions, 2 deletionscharmhelpers/fetch/bzrurl.py
- charmhelpers/fetch/giturl.py 2 additions, 2 deletionscharmhelpers/fetch/giturl.py
- charmhelpers/fetch/ubuntu.py 20 additions, 0 deletionscharmhelpers/fetch/ubuntu.py
- hooks/ceilometer_hooks.py 9 additions, 4 deletionshooks/ceilometer_hooks.py
- lib/ceilometer_utils.py 41 additions, 6 deletionslib/ceilometer_utils.py
- tests/charmhelpers/contrib/openstack/amulet/utils.py 3 additions, 0 deletionstests/charmhelpers/contrib/openstack/amulet/utils.py
- tests/charmhelpers/core/hookenv.py 2 additions, 1 deletiontests/charmhelpers/core/hookenv.py
- tests/charmhelpers/core/host_factory/ubuntu.py 1 addition, 0 deletionstests/charmhelpers/core/host_factory/ubuntu.py
- tox.ini 1 addition, 1 deletiontox.ini
- unit_tests/test_ceilometer_hooks.py 12 additions, 1 deletionunit_tests/test_ceilometer_hooks.py
- unit_tests/test_ceilometer_utils.py 26 additions, 0 deletionsunit_tests/test_ceilometer_utils.py
Loading
Please register or sign in to comment