]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: expose rocksdb version number in the mgr module
authorLaura Flores <lflores@redhat.com>
Wed, 22 Dec 2021 23:09:25 +0000 (23:09 +0000)
committerLaura Flores <lflores@redhat.com>
Tue, 11 Jan 2022 23:03:54 +0000 (23:03 +0000)
commit7a4e7475366b13ea78962424e5e4cb27bfdc03ee
treeb4d8fd1c986aad69b6217fe50ca1e3806aa335f6
parente76e994bb2904562ed355a047dc678fcd6b1c294
mgr: expose rocksdb version number in the mgr module

It is only necessary here to link the rocksdb include directory
since the mgr simply needs access to the rocksdb version numbers.

Signed-off-by: Laura Flores <lflores@redhat.com>
Co-authored-by: Kefu Chai <tchaikov@gmail.com>
Co-authored-by: Adam Kupczyk <akupczyk@redhat.com>
src/CMakeLists.txt
src/mgr/ActivePyModules.cc
src/mgr/ActivePyModules.h
src/mgr/BaseMgrModule.cc
src/mgr/CMakeLists.txt
src/pybind/mgr/ceph_module.pyi
src/pybind/mgr/mgr_module.py