]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/rbd_support: wait for latest OSD map prior to handling commands
authorJason Dillaman <dillaman@redhat.com>
Fri, 21 Feb 2020 02:36:14 +0000 (21:36 -0500)
committerJason Dillaman <dillaman@redhat.com>
Fri, 21 Feb 2020 02:36:14 +0000 (21:36 -0500)
commitc08e1b1c4ab342f6d74f1c4298f08d36d2c98570
tree29654ad0da1d7934fdd52c44ad64f32b9fa22f9d
parent60b6b7a64c162905b32b4d1557d9f1991142ad3b
pybind/mgr/rbd_support: wait for latest OSD map prior to handling commands

The permissions test creates and deletes pools which might result in a
race with an out-of-sync OSD map.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
src/pybind/mgr/rbd_support/module.py