]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: move handle_pyerror() from MgrPyModules to MgrPyModule 14189/head
authorKefu Chai <kchai@redhat.com>
Fri, 21 Apr 2017 04:50:18 +0000 (12:50 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 21 Apr 2017 06:39:44 +0000 (14:39 +0800)
commitcef433eccb012d05fb1bd4d04478c61d6c9c02e0
tree30da6376317cbee946ddbcb5ff57c7805d67c35f
parent8c249e4b2b2228a1d24638199a9380acaac77de1
mgr: move handle_pyerror() from MgrPyModules to MgrPyModule

so we can reuse it in a more sane way.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/mgr/MgrPyModule.cc
src/mgr/MgrPyModule.h
src/mgr/PyModules.cc