]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/orchestrator: do not pass cmd_args or desc to CLICommand anymore
authorKefu Chai <kchai@redhat.com>
Sun, 27 Dec 2020 14:46:59 +0000 (22:46 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 15 Jan 2021 09:25:27 +0000 (17:25 +0800)
commite6189427f3ba2d3899d49233a1accceab0d4611e
tree8d915482140af642fed40be23796030fd5dd88e8
parent3e41343db9ca630031eeda54b8bf86e573b98885
pybind/mgr/orchestrator: do not pass cmd_args or desc to CLICommand anymore

they will be attached to the handler function as annotations and docstring

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