]> git.apps.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>
Tue, 30 Jun 2020 17:47:38 +0000 (23:17 +0530)
commit6f8d20f2cbcdb5a0351a050abd6d66c0c840c108
treedec9473d12f21d58db37556e660ac1c105f6da7d
parent7ae24c22f6531c3450e56d59b2fba48689ef775f
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>
src/pybind/mgr/volumes/fs/nfs.py
src/pybind/mgr/volumes/module.py