charm-cinder/unit_tests
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
..
__init__.py Remove deploy from source support 2018-01-12 13:59:33 +00:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00
test_actions_cinder_manage.py py3: Switch to using Python 3 for rocky or later 2018-09-18 12:24:27 +02:00
test_actions_openstack_upgrade.py Remove deploy from source support 2018-01-12 13:59:33 +00:00
test_cinder_contexts.py Only enable the default backend for ocata+ 2018-05-30 09:18:10 +02:00
test_cinder_hooks.py Tidy ceph backend configuration 2018-05-10 11:51:04 +01:00
test_cinder_utils.py py3: Switch to using Python 3 for rocky or later 2018-09-18 12:24:27 +02:00
test_cluster_hooks.py Tidy ceph backend configuration 2018-05-10 11:51:04 +01:00
test_utils.py Re-license charm as Apache-2.0 2016-06-28 12:09:16 +01:00