charm-ceph-mon/unit_tests
Robert Gildein 37105f11cd Add list-crush-rules action
This action provides a list of crush rules defined in CEPH clusters.

Closes-bug: #1957458
Change-Id: I2a5fdae776e00d869a624e1107ab42cf69bb2f50
2022-03-29 17:02:12 +02:00
..
__init__.py Add get-health action to the Ceph mon charm 2018-03-22 18:41:02 +11:00
ceph_crit.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
ceph_crit_luminous.json Update Nagios check for Luminous 2018-05-01 10:29:37 +12:00
ceph_degraded_luminous.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_error.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_many_warnings_luminous.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_nodeepscrub.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_nodeepscrub_luminous.json Don't return Critical when ceph is in warning state. 2018-11-21 16:49:14 +01:00
ceph_noout.json Change noout to be a CRITICAL alert instead of WARNING. 2021-09-07 14:34:33 -06:00
ceph_noout_luminous.json Change noout to be a CRITICAL alert instead of WARNING. 2021-09-07 14:34:33 -06:00
ceph_ok.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
ceph_ok_luminous.json Update Nagios check for Luminous 2018-05-01 10:29:37 +12:00
ceph_params.json Update ceph nagios plugin 2017-11-07 13:34:27 +13:00
ceph_warn.json Creates nrpe check for number of OSDs 2019-05-03 10:02:31 +02:00
test_action_change_osd_weight.py Add list-crush-rules action 2022-03-29 17:02:12 +02:00
test_action_list_crush_rules.py Add list-crush-rules action 2022-03-29 17:02:12 +02:00
test_action_list_inconsistent.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_action_list_pools.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_action_purge_osd.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_actions_mon.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_ceph_actions.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_ceph_hooks.py Remove functionality for auth-supported 2022-03-22 11:30:32 +01:00
test_ceph_networking.py Add support for user-provided ceph config 2016-07-03 16:17:23 +01:00
test_ceph_ops.py Add profile-name parameter in create-pool action 2022-02-11 16:35:30 +01:00
test_ceph_utils.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_check_ceph_status.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_status.py Display information if missing OSD relation 2022-01-13 14:44:56 +10:30
test_upgrade.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00
test_utils.py Use unittest.mock instead of mock 2021-12-16 09:37:23 +00:00