charm-ceph-mon/actions
Xav Paice a5ef8d687d Add actions to reweight and remove OSDs.
Adds action change-osd-weight, to allow changing the weight of an OSD.

Adds action purge-osd, to remove an OSD entirely from the crush map.

Change-Id: Ic1f468c96931a136ba897d4a02b8cd43dfdf056b
Closes-bug: #1761048
2020-10-22 09:42:11 +13:00
..
__init__.py Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
ceph_ops.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
change-osd-weight Add actions to reweight and remove OSDs. 2020-10-22 09:42:11 +13:00
change_osd_weight.py Add actions to reweight and remove OSDs. 2020-10-22 09:42:11 +13:00
copy-pool action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
copy_pool.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
create-cache-tier action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
create-crush-rule action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
create-erasure-profile action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
create-pool action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
create_cache_tier.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
create_crush_rule.py Unpin flake8, fix lint 2020-08-24 10:54:54 +02:00
create_erasure_profile.py Unpin flake8, fix lint 2020-08-24 10:54:54 +02:00
create_pool.py Updates for improved EC support 2020-08-07 15:24:59 +01:00
crushmap-update action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
crushmap_update.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
delete-erasure-profile action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
delete-pool action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
delete_erasure_profile.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
delete_pool.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
get-erasure-profile action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
get-health action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
get_erasure_profile.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
get_health.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
list-erasure-profiles action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
list-pools action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
list_erasure_profiles.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
list_pools.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
pause-health Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
pool-get action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
pool-set action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
pool-statistics action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
pool_get.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
pool_set.py Enable passing of integer value for pool-set action 2020-07-02 14:56:41 +01:00
pool_statistics.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
purge-osd Add actions to reweight and remove OSDs. 2020-10-22 09:42:11 +13:00
purge_osd.py Add actions to reweight and remove OSDs. 2020-10-22 09:42:11 +13:00
remove-cache-tier action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
remove-pool-snapshot action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
remove_cache_tier.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
remove_pool_snapshot.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
rename-pool action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
rename_pool.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
resume-health Re-license charm as Apache-2.0 2016-07-01 13:55:54 +01:00
security-checklist Add security-checklist to ceph-mon 2019-03-13 10:32:00 +01:00
security_checklist.py Unpin flake8, fix lint 2020-08-24 10:54:54 +02:00
set-noout Add set/unset noout actions 2018-03-20 10:06:39 +13:00
set-pool-max-bytes action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
set_noout.py Rename lib/ceph to lib/charms_ceph 2020-02-24 15:07:44 +00:00
set_pool_max_bytes.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
show-disk-free action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
show_disk_free.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
snapshot-pool action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
snapshot_pool.py action: Misc tidyup and improvements 2019-02-19 14:54:41 +00:00
unset-noout Add set/unset noout actions 2018-03-20 10:06:39 +13:00
unset_noout.py Rename lib/ceph to lib/charms_ceph 2020-02-24 15:07:44 +00:00