]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 4 Feb 2022 16:15:30 +0000 (16:15 +0000)
commit1b62447071a900b9fa7d856617cb7db9e030f91e
tree4c0fbf1391fd013e4b738e331f0a3f5c379381cf
parent6588d8ff775a2f7a77c53ad4b45dedf13b4254fb
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>
src/pybind/mgr/rbd_support/schedule.py