]> git.apps.os.sepia.ceph.com Git - ceph.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 Jul 2020 05:36:34 +0000 (07:36 +0200)
commit0d69d34aecd348afc124dcfae3ec396e96cdfc7a
tree7fb6afa9a3c1bf30b4a4d28d933f7ced74cc552d
parenta985cd6764e73c85c8c8b67ee367581ec60bae97
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>
(cherry picked from commit 2fb2a823f18ffeba4e13719f775278ecb483431c)
src/pybind/mgr/volumes/fs/nfs.py
src/pybind/mgr/volumes/module.py