]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/orchestrator_cli: add support for adding NFS gateways
authorJeff Layton <jlayton@redhat.com>
Thu, 15 Nov 2018 17:22:38 +0000 (12:22 -0500)
committerJeff Layton <jlayton@redhat.com>
Mon, 14 Jan 2019 12:11:41 +0000 (07:11 -0500)
commitca972cefbd3f4159021ac2c0d28f43c59e753f25
tree53a8f50b454291f7af0d6d9a158ac4c402a4136e
parentd07effa132041dc853cc4a968009f6458aca32fa
mgr/orchestrator_cli: add support for adding NFS gateways

Add necessary commands to orchestrator_cli to allow it to deploy a
cluster of NFS servers. Note that we have to be able to specify the pool
and an optional namespace for the recovery backend objects.

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