charm-ceph-radosgw/unit_tests
James Page 53794aad7a Switch charm runtime to python3
Update charm to execute hooks and actions under Python 3; this
includes dealing with upgrades (by switching the upgrade-charm
hook to be a bash script which installs the required charm runtime
dependencies).

This commit also drops code from ceph.py which was used across
other ceph charms in the past; only the functions required for this
charm have been retained.

Change-Id: I5e222d907bfa34ffacad16c51abd1278d7d82f56
2019-01-18 13:31:33 +02:00
..
__init__.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_actions.py Re-license charm as Apache-2.0 2016-06-28 12:06:58 +01:00
test_ceph.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_ceph_radosgw_context.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_ceph_radosgw_utils.py Ensure required keystone settings available 2017-09-04 13:38:06 +01:00
test_hooks.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_utils.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00