]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: fix schedule remove
authorSunny Kumar <sunkumar@redhat.com>
Fri, 12 Nov 2021 16:27:55 +0000 (16:27 +0000)
committerSunny Kumar <sunkumar@redhat.com>
Sun, 13 Feb 2022 16:40:28 +0000 (16:40 +0000)
commit47af5cc5817a4045cd17b77da68f270b627d6752
treecb2ba90f45154f01d3e335d8fa58ef311b75cf7f
parent45c1d15e01d9ebcfec68908acbf6a877f3e43fb7
mgr/rbd_support: fix schedule remove

Issue:

If we provide a random string in the schedule remove
command the entire schedule at specified level gets
removed.

Fixes: https://tracker.ceph.com/issues/53250
Signed-off-by: Sunny Kumar <sunkumar@redhat.com>
(cherry picked from commit 1b62447071a900b9fa7d856617cb7db9e030f91e)
src/pybind/mgr/rbd_support/schedule.py