]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr/nfs: convert _cmd_nfs_export_create_cephfs to use Responder decorator
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 5 May 2022 18:31:48 +0000 (14:31 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 12 Jan 2023 18:44:11 +0000 (13:44 -0500)
commitff5730a8e863c723b69e1f53e117ce28881867b7
tree21efc8c19eb02bd5e68df4d83047e92b588aa38b
parent47f5bdb149e5652a68a4720fd66f518d62942094
mgr/nfs: convert _cmd_nfs_export_create_cephfs to use Responder decorator

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/nfs/export.py
src/pybind/mgr/nfs/module.py
src/pybind/mgr/nfs/tests/test_nfs.py
src/pybind/mgr/nfs/utils.py