]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: add trivial OSDMap wrapper class
authorSage Weil <sage@redhat.com>
Tue, 11 Jul 2017 03:23:19 +0000 (23:23 -0400)
committerSage Weil <sage@redhat.com>
Wed, 6 Sep 2017 20:45:46 +0000 (16:45 -0400)
commit2ef005196ba2eb49c34c32def624938c7a8beb03
treefb06ad43b1339b41e1abbc8640f91ae1f1f3de82
parentbfb9286f4212947183c46543d609b664ea13b489
mgr: add trivial OSDMap wrapper class

Signed-off-by: Sage Weil <sage@redhat.com>
src/CMakeLists.txt
src/mgr/MgrPyModule.cc
src/mgr/PyModules.cc
src/mgr/PyModules.h
src/mgr/PyOSDMap.cc [new file with mode: 0644]
src/mgr/PyOSDMap.h [new file with mode: 0644]
src/mgr/PyState.cc
src/pybind/mgr/dashboard/module.py
src/pybind/mgr/mgr_module.py