]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: make orchestrator_cli be always-on
authorJeff Layton <jlayton@redhat.com>
Thu, 7 Feb 2019 18:39:59 +0000 (13:39 -0500)
committerJeff Layton <jlayton@redhat.com>
Tue, 12 Feb 2019 13:08:18 +0000 (08:08 -0500)
commit55422589cef06195de13c484a48de1cb80467dbe
treefd1108f5cb743da535615163a61b4c5fd80bc26f
parenta94cfa878aee1b3d0b79b0106a9624025a6e43e9
mgr: make orchestrator_cli be always-on

The volumes module has at least a loose dependency on the orchestrator,
and thus also relies on the orchestrator_cli module for the backend
setting. Since the volumes module is always-on, do the same with the
orchestrator_cli module.

Signed-off-by: Jeff Layton <jlayton@redhat.com>
doc/mgr/ansible.rst
doc/mgr/orchestrator_cli.rst
src/mon/MgrMonitor.cc