]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: expose ceph.conf path to modules 41488/head
authorSage Weil <sage@newdream.net>
Fri, 21 May 2021 22:49:58 +0000 (18:49 -0400)
committerSage Weil <sage@newdream.net>
Fri, 21 May 2021 22:52:09 +0000 (18:52 -0400)
commit3194b8d789ecf6d6b9cd8cadfd962011fa5f6ea0
treedb114f79f68bb17b0348c016dbdd15450a2322f4
parent340c799bf924d61b355abb9c5e3e34b66634eb45
mgr: expose ceph.conf path to modules

This is useful for shelling back out to ceph utilities.

Signed-off-by: Sage Weil <sage@newdream.net>
src/mgr/BaseMgrModule.cc
src/pybind/mgr/ceph_module.pyi
src/pybind/mgr/mgr_module.py
src/pybind/mgr/tests/__init__.py