charm-ceph-mon/actions
James Page aaecef4596 Resync charms.ceph and charmhelpers
Resync the latest charms.ceph to avoid direct installation
of Python 2 modules which are not available in the latest
Ceph packaging which no longer provides Python 2 support.

This commit also updates two action which still used Python
to use Python 3 (inline with the rest of the charm).

Change-Id: I8fc2a1aa17e48ef5dac9b9974c33b9620fcb7c70
2018-12-11 13:27:13 +00:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
ceph_ops.py Add get-health action to the Ceph mon charm 2018-03-22 18:41:02 +11:00
create-cache-tier Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
create-cache-tier.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
create-erasure-profile Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
create-erasure-profile.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
create-pool Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
create-pool.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
crushmap-update Crushmap Update Action 2017-07-18 08:29:09 +00:00
crushmap-update.py Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
delete-erasure-profile Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
delete-erasure-profile.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
delete-pool Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
delete-pool.py Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
get-erasure-profile Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
get-erasure-profile.py Migrate charm to work with Python3 only 2017-11-17 10:22:30 +00:00
get-health Add get-health action to the Ceph mon charm 2018-03-22 18:41:02 +11:00
list-erasure-profiles Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
list-erasure-profiles.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
list-pools Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
list-pools.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
pause-health Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
pool-get Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
pool-get.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
pool-set Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
pool-set.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
pool-statistics Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
pool-statistics.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
remove-cache-tier Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
remove-cache-tier.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
remove-pool-snapshot Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
remove-pool-snapshot.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
rename-pool Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
rename-pool.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
resume-health Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
set-noout Add set/unset noout actions 2018-03-20 10:06:39 +13:00
set-pool-max-bytes Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
set-pool-max-bytes.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
set_noout.py Resync charms.ceph and charmhelpers 2018-12-11 13:27:13 +00:00
show-disk-free Add show-disk-free action to ceph-mon charm 2017-08-24 15:35:10 -07:00
show-disk-free.py Add formatting param for disk usage 2018-04-13 18:27:39 +02:00
snapshot-pool Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
snapshot-pool.py Fix up exception logging for py3 2017-12-04 15:52:10 +00:00
unset-noout Add set/unset noout actions 2018-03-20 10:06:39 +13:00
unset_noout.py Resync charms.ceph and charmhelpers 2018-12-11 13:27:13 +00:00