]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/rbd_support: fix recursive non-global level schedule listing 33840/head
authorMykola Golub <mgolub@suse.com>
Thu, 12 Mar 2020 13:40:25 +0000 (13:40 +0000)
committerMykola Golub <mgolub@suse.com>
Thu, 12 Mar 2020 13:40:25 +0000 (13:40 +0000)
commitef4c3ec399b3b96da6da9acd37b34afe943461f1
treed5de097fe07fd43599a345dccd80f23463925f36
parent5c80c497d59dd2653340161f1eeab235273d9ae5
mgr/rbd_support: fix recursive non-global level schedule listing

For the case when the non-global level does not have a schedule
and a higher level is used as the parent, it wrongly listed
schedules from all branches under the parent, instead of only the
interested one.

Signed-off-by: Mykola Golub <mgolub@suse.com>
qa/workunits/rbd/cli_generic.sh
src/pybind/mgr/rbd_support/schedule.py