]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: Add nfs cluster update interface
authorVarsha Rao <varao@redhat.com>
Thu, 23 Apr 2020 13:40:48 +0000 (19:10 +0530)
committerVarsha Rao <varao@redhat.com>
Fri, 29 May 2020 09:17:32 +0000 (14:47 +0530)
commit9f97401f2794d51cfd7c44564a82b747e88420f9
tree160535d4076a3906d3c8d00187029e08c9337b2e
parent16d11d1f67226dbede7c706e17418dfa278c7c73
mgr/volumes: Add nfs cluster update interface

$ ceph nfs cluster update <clusterid> <placement>

This updates the existing deployed cluster according to placement value.

Signed-off-by: Varsha Rao <varao@redhat.com>
doc/cephfs/fs-nfs-exports.rst
src/pybind/mgr/volumes/fs/nfs.py
src/pybind/mgr/volumes/module.py