]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: Add MonService.post_remove()
authorSebastian Wagner <sewagner@redhat.com>
Tue, 31 Aug 2021 09:01:11 +0000 (11:01 +0200)
committerSebastian Wagner <sewagner@redhat.com>
Tue, 2 Nov 2021 09:01:16 +0000 (10:01 +0100)
commit0eb0173a64260b4428b564da5c19e375522e719a
tree3fe3cbe38e4e64158da9bc4fc686231ea0dcc0fd
parent4b69b8115fd29b5f6f907df679d6b6908511dd28
mgr/cephadm: Add MonService.post_remove()

We should never remove the mon keyring. Let's move
this piece of code into the MonService class

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
(cherry picked from commit 71eaf35aa755735574f8bc53b38fa1bac550792c)
src/pybind/mgr/cephadm/services/cephadmservice.py
src/pybind/mgr/cephadm/tests/test_cephadm.py