charm-ceph-radosgw/unit_tests
Pete Vander Giessen ff90c0f058 Fix spurious nagios alerts for radosgw service.
Currently, when the charm tears down the default radosgw daemon in
order to make way for per host daemons, it does not remove the nrpe
check for the daemon. This PR fixes the issue.

It also closes a gap where alerts for the per host daemons are not
setup until a hook that happens to call update_nrpe_checks as a
side-effect is run.

Change-Id: I7621b9671b010a77bb3e94bdd1e80f45274c73e5
Closes-Bug: #1825843
2019-04-25 09:24:30 -04:00
..
testdata Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
__init__.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00
test_actions.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_ceph_radosgw_context.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_ceph_radosgw_utils.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_ceph.py Set appropriate application tag for pools created 2019-02-20 06:53:18 +01:00
test_hooks.py Fix spurious nagios alerts for radosgw service. 2019-04-25 09:24:30 -04:00
test_multisite.py Add support for RADOS gateway multi-site replication 2019-02-14 09:40:20 +00:00
test_utils.py Switch charm runtime to python3 2019-01-18 13:31:33 +02:00