]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/orch: dump service spec by name 33951/head
authorMichael Fritch <mfritch@suse.com>
Fri, 13 Mar 2020 13:48:44 +0000 (07:48 -0600)
committerMichael Fritch <mfritch@suse.com>
Fri, 13 Mar 2020 15:25:41 +0000 (09:25 -0600)
commit83c8ce55d3ca4d75adf15c3fc4e0eda9708b2a00
tree38b29df6990233a43aa458fe1283bcf019076479
parentb3f910da044c3a81cb4e4665e349985fe3ee0646
mgr/orch: dump service spec by name

add optional arg to allow a dump by name:
`ceph orch spec dump [svc_name]`

Signed-off-by: Michael Fritch <mfritch@suse.com>
src/pybind/mgr/cephadm/module.py
src/pybind/mgr/orchestrator/_interface.py
src/pybind/mgr/orchestrator/module.py