]> 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 12:20:20 +0000 (08:20 -0400)
commita0183a63fa791954d14c57632e184858cefe893d
tree436fa360e532fb7f7b04e7e1b4ecb1ddac16d9b5
parentc3c3e4e90ba6b09e29879b500f211d607ebabb53
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>
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