]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
doc/_ext: accept params separated with ", " 38807/head
authorKefu Chai <kchai@redhat.com>
Thu, 7 Jan 2021 17:48:36 +0000 (01:48 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 8 Jan 2021 03:35:42 +0000 (11:35 +0800)
commitef281f6b55017801ccb2a83c4b91f021596ae22c
treee452b16d31b34109586ce4e12667c7389b04e8a5
parent202b805aaf079504a3c8db0eb2a8b14e43fa5bae
doc/_ext: accept params separated with ", "

"mon enable_stretch_mode" command's arg descriptors are delimited with
", ", so we should ignore empty kv when split the params with ",".

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