]> git.apps.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 29 May 2020 09:17:32 +0000 (14:47 +0530)
commit5b45610549ec7e3f22fbda77164201bcb7396b78
tree9022b9b9b5000176407a3077d19dcc8e03710332
parent85e71eb7d40e1bbd2f77dbc8dce65dd42ea85fb1
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>
doc/cephfs/fs-nfs-exports.rst
src/pybind/mgr/volumes/fs/nfs.py
src/pybind/mgr/volumes/module.py