]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: Add nfs cluster delete interface
authorVarsha Rao <varao@redhat.com>
Thu, 23 Apr 2020 15:46:16 +0000 (21:16 +0530)
committerVarsha Rao <varao@redhat.com>
Fri, 29 May 2020 09:17:32 +0000 (14:47 +0530)
commitdb2734a50fd3babd43892af0437edbe9a8130c99
tree510821a7eb7850fc802c168e1761c7d95ecf0f4a
parent9f97401f2794d51cfd7c44564a82b747e88420f9
mgr/volumes: Add nfs cluster delete interface

$ ceph nfs cluster delete <clusterid>

This deletes the deployed 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