]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: rm nvmeof conf based on its daemon name 60451/head
authorNizamudeen A <nia@redhat.com>
Wed, 23 Oct 2024 15:30:12 +0000 (21:00 +0530)
committerNizamudeen A <nia@redhat.com>
Thu, 24 Oct 2024 10:00:02 +0000 (15:30 +0530)
commit4080115739da4f7ba73a8c0b215aa6b43a34ab71
tree505d5ebe1833c267e9f370469692693a4a7d719c
parent1e4f788e4f57f8fa282f985355030174a7623ecb
mgr/dashboard: rm nvmeof conf based on its daemon name

don't remove an entire entry of a service from the config if only the daemon is
removed, instead just remove the entry of that particular daemon. and
once all the entry are succesfully removed, remove the entry for service

https://tracker.ceph.com/issues/68697
Signed-off-by: Nizamudeen A <nia@redhat.com>
src/pybind/mgr/cephadm/services/nvmeof.py
src/pybind/mgr/dashboard/services/nvmeof_cli.py
src/pybind/mgr/dashboard/services/nvmeof_conf.py