]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
pybind/mgr/mgr_module: add get_option()
authorSage Weil <sage@redhat.com>
Wed, 19 Sep 2018 19:33:16 +0000 (14:33 -0500)
committerSage Weil <sage@redhat.com>
Tue, 16 Oct 2018 12:22:48 +0000 (07:22 -0500)
commit4fc2af95ce5708a9729bccd5d47a379448773baf
treed3f2b9b85b02d16905416aebe627978da3f1f746
parentb4c17cca15d3079b223be0110ac6cfa49bb68cee
pybind/mgr/mgr_module: add get_option()

get_config() gets a mgr-style config option.  Add get_option which
fetches a compiled-in config option.

Signed-off-by: Sage Weil <sage@redhat.com>
src/mgr/BaseMgrModule.cc
src/pybind/mgr/mgr_module.py