]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes/nfs: list exports within a ganesha cluster
authorRamana Raja <rraja@redhat.com>
Sun, 14 Jun 2020 16:33:16 +0000 (22:03 +0530)
committerVarsha Rao <varao@redhat.com>
Wed, 8 Jul 2020 05:36:35 +0000 (07:36 +0200)
commit04177bfe896697c7b30209e76d9e13a9442bd8cb
tree2ee83975329e7cbba8d56543a32bb55269f89ded
parent98c1eb58f220fb63cbac282c61def26d7b6fb72c
mgr/volumes/nfs: list exports within a ganesha cluster

List the pseudo paths of the exports within a ganesha cluster
with `nfs export ls <cluster ID>` command.

List all the details of the exports within a ganesha cluster
with `nfs export ls <cluster ID> --detailed` command.

Partially-fixes: https://tracker.ceph.com/issues/45741
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 6f8d20f2cbcdb5a0351a050abd6d66c0c840c108)
src/pybind/mgr/volumes/fs/nfs.py
src/pybind/mgr/volumes/module.py