]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
orchestrator_cli: add an orchestrator service ls function
authorJeff Layton <jlayton@redhat.com>
Tue, 30 Oct 2018 18:28:02 +0000 (14:28 -0400)
committerJeff Layton <jlayton@redhat.com>
Thu, 15 Nov 2018 12:27:51 +0000 (07:27 -0500)
commitf396fa1d7ff669edc32cccd45590f36449f9e786
tree114dd06ae283fd9a07876b118b9bb79c5c9272a3
parent1c0b172a2c0f6fc3aa364376744cc2518014bd72
orchestrator_cli: add an orchestrator service ls function

There's currently no way to enumerate the services that the
orchestrator backend knows about. Add a "service ls" command
that will list them with some basic info, subject to filters
given on the command line.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
doc/mgr/orchestrator_cli.rst
src/pybind/mgr/orchestrator_cli/module.py