charm-cinder/actions
James Page e31d5eb0a4 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.

This change also switches to using the cinder-manage binary in
preference to using the internal API of Cinder to query and manage
services in cinder, avoiding the need to continue to have python-cinder
installed for charm usage.

Change-Id: Ie8f7d2d7e1ef7b3065d6d9ed244e5fd05e2f613b
2018-09-18 12:24:27 +02:00
..
actions.py Add actions for renaming volume host attr 2017-02-22 09:48:08 +00:00
cinder_manage.py py3: Switch to using Python 3 for rocky or later 2018-09-18 12:24:27 +02:00
openstack-upgrade Including missing files. Updated config formatting. 2015-08-28 14:55:48 +00:00
openstack_upgrade.py Part 2 of upgrades fix in commit c1653c2 2017-10-24 18:22:43 +01:00
pause Add pause/resume actions and sync charm-helpers 2016-04-01 07:35:27 +00:00
remove-services Add actions for renaming volume host attr 2017-02-22 09:48:08 +00:00
rename-volume-host Add actions for renaming volume host attr 2017-02-22 09:48:08 +00:00
resume Add pause/resume actions and sync charm-helpers 2016-04-01 07:35:27 +00:00
volume-host-add-driver Add actions for renaming volume host attr 2017-02-22 09:48:08 +00:00