]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: add `ceph fs subvolumegroup getpath` command
authorRamana Raja <rraja@redhat.com>
Wed, 17 Jul 2019 12:01:22 +0000 (17:31 +0530)
committerRamana Raja <rraja@redhat.com>
Mon, 5 Aug 2019 12:43:13 +0000 (18:13 +0530)
commit142fe072c24ee0d505c1722a60b7033c061bf21c
tree8aac61fd453f15a1e8ee02293a0e4950e8ba3fe0
parentf3a61452f9e7f64c2c8aed6cbf376136f4f7db99
mgr/volumes: add `ceph fs subvolumegroup getpath` command

... to return the path of a FS subvolume group.

Fixes: http://tracker.ceph.com/issues/40617
Signed-off-by: Ramana Raja <rraja@redhat.com>
(cherry picked from commit 4ac6c2acc2b8d08dd00cf1463a62246bb8128ff4)
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py