]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: expose ceph.conf path to modules
authorSage Weil <sage@newdream.net>
Fri, 21 May 2021 22:49:58 +0000 (18:49 -0400)
committerSage Weil <sage@newdream.net>
Thu, 3 Jun 2021 12:41:00 +0000 (07:41 -0500)
commitf9aa8c5c24e0163b78e3dc3151729ffa4c0890b4
tree9cb8ed17d7619c10b68bc9380e319ba72c597364
parentcae5939ab7cdec189fc34f0179da8b92255db51f
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>
(cherry picked from commit 3194b8d789ecf6d6b9cd8cadfd962011fa5f6ea0)
src/mgr/BaseMgrModule.cc
src/pybind/mgr/ceph_module.pyi
src/pybind/mgr/mgr_module.py
src/pybind/mgr/tests/__init__.py