]> 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, 22 Apr 2021 06:08:30 +0000 (11:38 +0530)
commit23c63ccb7b5cdff834bed0ab7302ed3eb51ea1c8
treed5bd68161c1d9a32991106caecd4356811633a69
parentaf9336316f978a9f67faafad2eb3e608ed2616b1
mgr/nfs: rename fs dir to export

Signed-off-by: Varsha Rao <varao@redhat.com>
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