]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: allow creation/deletion of FS subvolume groups
authorRamana Raja <rraja@redhat.com>
Mon, 29 Apr 2019 12:31:49 +0000 (18:01 +0530)
committerRamana Raja <rraja@redhat.com>
Tue, 14 May 2019 14:10:42 +0000 (19:40 +0530)
commitb2ff4d534ad0ec8e306d1e58372200d18c3f5856
treeba7ca1511f8c0a7cd4b96a8d3362f103e738fdcf
parenta02b58e0a927049aa06b1b08217af021275d77b7
mgr/volumes: allow creation/deletion of FS subvolume groups

... using `ceph fs subvolumegroup create/rm` commands.
FS subvolume groups are parent directories of FS subvolumes. They
can be directly mapped to OpenStack Manila share groups.

Signed-off-by: Ramana Raja <rraja@redhat.com>
src/pybind/mgr/volumes/fs/subvolume.py
src/pybind/mgr/volumes/module.py