]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: add get() for standby modules
authorSage Weil <sage@newdream.net>
Tue, 29 Jun 2021 22:46:36 +0000 (18:46 -0400)
committerSage Weil <sage@newdream.net>
Wed, 30 Jun 2021 15:19:11 +0000 (11:19 -0400)
commit8b8e7522982476d25685ad055d4a89f6173041f8
treed3cf7bc164c53ab697bc93575190acfc1b480d04
parent5e6d1519f95b01566ba5b98328519f7b3f8b953b
mgr: add get() for standby modules

Fixes: https://tracker.ceph.com/issues/51446
Signed-off-by: Sage Weil <sage@newdream.net>
src/mgr/BaseMgrStandbyModule.cc
src/mgr/StandbyPyModules.h
src/pybind/mgr/ceph_module.pyi
src/pybind/mgr/mgr_module.py