]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/dashboard: support rgw user level NFS export 58552/head
authorAvan Thakkar <athakkar@redhat.com>
Wed, 3 Jul 2024 04:32:41 +0000 (10:02 +0530)
committerAvan Thakkar <athakkar@redhat.com>
Sat, 27 Jul 2024 07:56:19 +0000 (13:26 +0530)
commitf5a581b9806eec82440ed4fed3e16b24a4676cfe
treeefb8df321e27ff79983c523f5dc50c92cc5e57d7
parent3250b5454a9ca4c57b3d4f1f2a68bd946f1fe634
mgr/dashboard: support rgw user level NFS export

Signed-off-by: Avan Thakkar <athakkar@redhat.com>
src/pybind/mgr/dashboard/controllers/nfs.py
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.spec.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.ts
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list/nfs-list.component.html
src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-list/nfs-list.component.ts
src/pybind/mgr/dashboard/tests/test_nfs.py