]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: rename export_utils.py to ganesha_conf.py
authorJohn Mulligan <jmulligan@redhat.com>
Fri, 4 Mar 2022 19:28:43 +0000 (14:28 -0500)
committerAdam King <adking@redhat.com>
Sat, 21 May 2022 23:01:28 +0000 (19:01 -0400)
commit35dc9e8f53cfd68491dbc0d18c2980daf00eb95a
tree4fbee74fc4f9eb3dcb448b6be5f880222b03a241
parent08e3ba75b24c3245eb8349810d929372b19c9404
mgr/nfs: rename export_utils.py to ganesha_conf.py

This new name is clearer about what topic the code in the file covers.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit bc895b6a7f3955d59ebbf5ca55a3cb6d2b56f439)
src/pybind/mgr/nfs/export.py
src/pybind/mgr/nfs/export_utils.py [deleted file]
src/pybind/mgr/nfs/ganesha_conf.py [new file with mode: 0644]
src/pybind/mgr/nfs/tests/test_nfs.py