]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes/nfs: Add delete cephfs export command
authorVarsha Rao <varao@redhat.com>
Tue, 28 Apr 2020 16:27:20 +0000 (21:57 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Jul 2020 05:36:34 +0000 (07:36 +0200)
commitbd34c8cc18bd46f6db613b9e92c3042db3024833
treeae72eb0e533dd4379c49448c25af15d5d530b62e
parent8e171289c753b7c324f744e650ee1176bafdd89d
mgr/volumes/nfs: Add delete cephfs export command

$ ceph nfs export delete <binding> <clusterid>

binding: It is the pseudo root name
clusterid: It is name of the cluster

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 5b45610549ec7e3f22fbda77164201bcb7396b78)
doc/cephfs/fs-nfs-exports.rst
src/pybind/mgr/volumes/fs/nfs.py
src/pybind/mgr/volumes/module.py