]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: refactor `_refresh_hosts_and_daemons` to use `set_health_warning` and...
authorMelissa Li <li.melissa.kun@gmail.com>
Tue, 3 Aug 2021 17:46:21 +0000 (13:46 -0400)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 2 Nov 2021 09:01:21 +0000 (10:01 +0100)
commitf45d6b224343e52251104a798441a0ce8408ce0d
treee8b9e0f5fd632338a897513e2e621c795bb3f904
parentf53ea695fd63525b093984e687d5a7f49bdb21fa
mgr/cephadm: refactor `_refresh_hosts_and_daemons` to use `set_health_warning` and `remove_health_warning` helpers

Fixes: https://tracker.ceph.com/issues/44414
Signed-off-by: Melissa Li <li.melissa.kun@gmail.com>
(cherry picked from commit 2eacd6e7e936636b2eee82bd03ee59f67431cd2e)
src/pybind/mgr/cephadm/serve.py