]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: take single placement argument
authorSage Weil <sage@redhat.com>
Tue, 3 Mar 2020 21:39:50 +0000 (15:39 -0600)
committerSage Weil <sage@redhat.com>
Sat, 7 Mar 2020 03:27:48 +0000 (21:27 -0600)
commit42cf2e787fe76c8de015f0d452c1705792e63fba
tree2e3e584700c610d761c75f687eaf0f04b520de9c
parente334da4b09d35476da65a9ed4e8f6c337cf1dfc2
mgr/orch: take single placement argument

This is maybe a wash on the 'ceph orch ...' portion of the CLI.  However,
it means that elsewhere, like 'ceph fs volume ...', we can be consistent
and have placement be (1) optional and (2) a single arg so that it is
easier to use both positionally and as a flag (--placement=all:true).

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