]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: add Orchestrator.available method + CLI 23412/head
authorJohn Spray <john.spray@redhat.com>
Mon, 6 Aug 2018 15:20:39 +0000 (16:20 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 6 Aug 2018 15:22:30 +0000 (16:22 +0100)
commitd903240eed3205884092603ae2b54f91ed9524bc
tree8e7e8b69cd8b04ba22036d1485d12fc2beec91bd
parent2e6ac9a43d2c47b30bc44bec403d5721aa056e3b
mgr: add Orchestrator.available method + CLI

The CLI `status` method tells you what backend
is selected, and also gives the backend
an opportunity to complain if something
seems wrong with its configuration.

Signed-off-by: John Spray <john.spray@redhat.com>
doc/mgr/orchestrator_cli.rst
doc/mgr/orchestrator_modules.rst
src/pybind/mgr/orchestrator.py
src/pybind/mgr/orchestrator_cli/module.py
src/pybind/mgr/rook/module.py