]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/orchestrator_cli: pass default value to "req=False" params 31314/head
authorKefu Chai <kchai@redhat.com>
Fri, 1 Nov 2019 09:22:25 +0000 (17:22 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 1 Nov 2019 09:23:58 +0000 (17:23 +0800)
commit15a3eeb4e52f72f3f7c43ac206572cc57553360c
tree114ecafbbd8d76a97da7bc46157b093d91ea535f
parentae17f3678d2106074858a58abe6325ac1854d8b9
mgr/orchestrator_cli: pass default value to "req=False" params

in mds_add() command, both "num" and "hosts" are optional, so they
should have default values of "None". this change was introduced in
c35db383.

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