]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rbd_support: bail from refresh_pools() when there is no schedule
authorIlya Dryomov <idryomov@gmail.com>
Thu, 16 Jun 2022 17:23:58 +0000 (19:23 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Fri, 17 Jun 2022 14:20:26 +0000 (16:20 +0200)
commit7d1e644b62909fb3844c0559f5ea94419eae6864
tree484dd2caaefd971c33f248286f30feb5e595453d
parent568345b47503d8e69e6f7d074a0083fc5de44a2e
mgr/rbd_support: bail from refresh_pools() when there is no schedule

Make refresh_pools() behave the same as refresh_images().

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/pybind/mgr/rbd_support/mirror_snapshot_schedule.py
src/pybind/mgr/rbd_support/trash_purge_schedule.py