]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: rename fs dir to export
authorVarsha Rao <varao@redhat.com>
Tue, 30 Mar 2021 12:01:34 +0000 (17:31 +0530)
committerVarsha Rao <varao@redhat.com>
Thu, 20 May 2021 05:39:05 +0000 (11:09 +0530)
commit2788958daabe9991fc3259cd44a010fe0473b4f1
tree6bd99f019bdf7e05a1a64b9c88578fef15b71d5a
parentda8d98dda152df320ef94289d6f61d01ecaff18f
mgr/nfs: rename fs dir to export

Signed-off-by: Varsha Rao <varao@redhat.com>
(cherry picked from commit 23c63ccb7b5cdff834bed0ab7302ed3eb51ea1c8)
src/pybind/mgr/nfs/export/__init__.py [new file with mode: 0644]
src/pybind/mgr/nfs/export/nfs.py [new file with mode: 0644]
src/pybind/mgr/nfs/fs/__init__.py [deleted file]
src/pybind/mgr/nfs/fs/nfs.py [deleted file]
src/pybind/mgr/nfs/module.py