]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/_ext: do not mock ceph_argparse
authorKefu Chai <kchai@redhat.com>
Tue, 12 Jan 2021 15:05:21 +0000 (23:05 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 15 Jan 2021 09:25:27 +0000 (17:25 +0800)
commitd25ed644498bf7fc29b16d9e1cc60c4f8a638df5
treee21f34de92fecc22f79cf07c46a6da421dbc757e
parent925c4d8d0402d5fe1fb8c9252ac398b7f3525098
doc/_ext: do not mock ceph_argparse

this module is used for convert argspec to argdesc by
CLICommand.load_func_metadata()

Signed-off-by: Kefu Chai <kchai@redhat.com>
doc/_ext/ceph_commands.py