]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/rbd_support: wait for latest osdmap on init
authorMykola Golub <mgolub@suse.com>
Thu, 27 Feb 2020 10:34:03 +0000 (10:34 +0000)
committerMykola Golub <mgolub@suse.com>
Thu, 27 Feb 2020 16:38:51 +0000 (16:38 +0000)
commit8c015a70a928490cab51d8ecd02a2b4c97af4c1e
treee3be61d6d690a68039d8de18aafc0d12ffa76090
parentfc6dcb1b6b09f873af4e87e0a6e638a710b93acf
mgr/rbd_support: wait for latest osdmap on init

The main goal is to initialize the librados instance before
starting any thread that may use it.

Signed-off-by: Mykola Golub <mgolub@suse.com>
src/pybind/mgr/rbd_support/module.py