]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
pybind/mgr/cephadm: use desc of command for docstring
authorKefu Chai <kchai@redhat.com>
Sun, 27 Dec 2020 14:26:30 +0000 (22:26 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 15 Jan 2021 01:18:07 +0000 (09:18 +0800)
commit93b87a70d455f902f30e8c252d5b44f65bc21584
treeaaa9a356d7fde5a649c09c26429510a31f576c3e
parent93a60696adaf28a9d63b0675e6cc0c4a071f4c0e
pybind/mgr/cephadm: use desc of command for docstring

in the new command mechinary, the docstring of command handler
is used as the description of the command.

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