]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/progress: Add pg_ready interface for python to get pgmap_ready state
authorDavid Zafman <dzafman@redhat.com>
Thu, 9 Jan 2020 00:02:51 +0000 (16:02 -0800)
committerNathan Cutler <ncutler@suse.com>
Thu, 28 May 2020 16:38:21 +0000 (18:38 +0200)
commit1751f2fc406b1f3cdc380fe0a09faf513b538a7c
tree425753b8b17f0ba588aa00de7e3c2bb93ac700eb
parentde6474ef1bb43e9bf3c9f0c9be64e95ab1c76401
mgr/progress: Add pg_ready interface for python to get pgmap_ready state

Fixes: https://tracker.ceph.com/issues/43557
Signed-off-by: David Zafman <dzafman@redhat.com>
(cherry picked from commit 563811a0f60ad225c0f38b7359f84667043c2017)

Conflicts:
src/pybind/mgr/progress/module.py
- adapted for post-nautilus cleanups
src/pybind/mgr/progress/test_progress.py
- file not present in nautilus
src/mgr/ActivePyModules.cc
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/pybind/mgr/mgr_module.py
src/pybind/mgr/progress/module.py
src/pybind/mgr/selftest/module.py