]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/cephadm: clean up iscsi auth keyring when removing daemon
authorAdam King <adking@redhat.com>
Tue, 30 Apr 2024 17:49:16 +0000 (13:49 -0400)
committerAdam King <adking@redhat.com>
Tue, 27 Aug 2024 14:12:55 +0000 (10:12 -0400)
commite4ef75bf1ccb8c6be99b81c0d38c5f240ab904a4
tree681ae84f7ee5c1455f25f9d1ecfc92e5b8dcf101
parentfe43f1c9f9e2945dda7244d8acbd33fb921449af
mgr/cephadm: clean up iscsi auth keyring when removing daemon

The parent class (CephService) handles the cleanup of
the auth keyring

Fixes: https://tracker.ceph.com/issues/65717
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit f7e8ee74d5bfb941a5f67d0e03c3845f5cdb1525)
src/pybind/mgr/cephadm/services/iscsi.py