]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/mgr_module: extract load_func_metadata()
authorKefu Chai <kchai@redhat.com>
Sun, 27 Dec 2020 14:41:38 +0000 (22:41 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 15 Jan 2021 01:50:53 +0000 (09:50 +0800)
commit243c78734d8dc061154ea191f95f551f99690f95
treedbd4981ffe00fa654309218e297c5e2524a590d9
parent5f3dbe5acdf11c6d064594f4b6a4def1f30d2c9b
pybind/mgr/mgr_module: extract load_func_metadata()

so it can be reused by Command class.

Signed-off-by: Kefu Chai <kchai@redhat.com>
src/pybind/mgr/mgr_module.py