]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/nfs: convert _cmd_nfs_cluster_info to use Responder decorator
authorJohn Mulligan <jmulligan@redhat.com>
Sat, 7 May 2022 14:30:12 +0000 (10:30 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 12 Jan 2023 18:44:11 +0000 (13:44 -0500)
commit47f5bdb149e5652a68a4720fd66f518d62942094
treea68c1c43e26c5af08d40af7e15e7b415fd47c83b
parent57e94dd5028f430b15b76aa392df2d7eee35fd8d
mgr/nfs: convert _cmd_nfs_cluster_info to use Responder decorator

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