]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: block for latest osdmap after command execution
authorJohn Spray <john.spray@redhat.com>
Thu, 8 Mar 2018 13:45:59 +0000 (13:45 +0000)
committerSage Weil <sage@redhat.com>
Tue, 27 Nov 2018 03:43:43 +0000 (21:43 -0600)
commit9659f34d8cecc53b8bb84852367829cb3608f3ca
treef7a540f99a361f2f583b8acb15ab56f698668f97
parent80b311d06e0ad6cea5f402cc9631f6ba1299f0a9
mgr: block for latest osdmap after command execution

This is a hack, but as most of our python modules
currently use commands for osdmap manipulation,
it is a very useful one.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mgr/BaseMgrModule.cc