]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator_cli: set type for 'orchestrator' option
authorSage Weil <sage@redhat.com>
Wed, 11 Dec 2019 18:26:10 +0000 (12:26 -0600)
committerSage Weil <sage@redhat.com>
Wed, 11 Dec 2019 18:26:10 +0000 (12:26 -0600)
commite6c55547596a655406a99d538f1109f531298fb7
tree9fee56c15c4b64304d3d76053d963bf3cff1d9ea
parent3398379af8dd71cf19d57e50cae583c5ae830bee
mgr/orchestrator_cli: set type for 'orchestrator' option

If we don't specify the type, the mgr_module.py will str() the default
value, turning it into "None", breaking the self-test.

Signed-off-by: Sage Weil <sage@redhat.com>
src/pybind/mgr/orchestrator_cli/module.py