]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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>
Tue, 21 Jun 2022 16:54:50 +0000 (18:54 +0200)
commit735e6396fa2f6358e07c2762638d5214d6efc566
tree2e5b3d4c882839c8d2019eb106c0abfb463cd5df
parentad678c7dabccb4180e69494e8904949c714f9658
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>
(cherry picked from commit 7d1e644b62909fb3844c0559f5ea94419eae6864)
src/pybind/mgr/rbd_support/mirror_snapshot_schedule.py
src/pybind/mgr/rbd_support/trash_purge_schedule.py