]> git.apps.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:41:31 +0000 (16:41 +0000)
commit534dbae96a639108cabfd4cb3b0c8b39bb30b605
tree441a904cabaceaf5ae0be9e841372075024d69da
parent91f471b19a8436443eb4f75ebb3d4414ee623c6e
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