]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: enable python modules to advertise their service URI
authorJohn Spray <john.spray@redhat.com>
Thu, 27 Jul 2017 15:50:23 +0000 (11:50 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Nov 2017 23:03:28 +0000 (23:03 +0000)
commit6dd4d0504de9806fcf7c398a8d66b956b45986d9
tree732d2ce42c703aa877b2c352a0e09292c5d52642
parent778322d0913d4d9c70609a3c40d809f62a366020
mgr: enable python modules to advertise their service URI

Fixes: http://tracker.ceph.com/issues/17460
Signed-off-by: John Spray <john.spray@redhat.com>
(cherry picked from commit a0183a63fa791954d14c57632e184858cefe893d)
src/mgr/Mgr.cc
src/mgr/Mgr.h
src/mgr/MgrPyModule.h
src/mgr/MgrStandby.cc
src/mgr/PyModules.cc
src/mgr/PyModules.h
src/mgr/PyState.cc
src/pybind/mgr/mgr_module.py