]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/volumes: Update nfs export create and delete command
authorVarsha Rao <varao@redhat.com>
Tue, 25 Feb 2020 08:31:07 +0000 (14:01 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Apr 2020 09:19:43 +0000 (14:49 +0530)
commit2fb2a823f18ffeba4e13719f775278ecb483431c
tree3ea4eecddc84333b709cb87da4979d54f0d881f1
parentae49ab3c789550379138bbd58a3b306dbb046100
mgr/volumes: Update nfs export create and delete command

Remove fill_keys function and add key to nfsconfig object.
Export create and delete methods that no longer require ganeshaconf object to
be passed.

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