]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: allow creation/deletion of snapshots of FS subvolumes
authorRamana Raja <rraja@redhat.com>
Fri, 19 Apr 2019 16:56:38 +0000 (22:26 +0530)
committerRamana Raja <rraja@redhat.com>
Tue, 14 May 2019 14:10:42 +0000 (19:40 +0530)
commita02b58e0a927049aa06b1b08217af021275d77b7
tree99ccc80ceda438a1c75a931f65129869cc331e4c
parenta47239b7f260ac4dcaf6faeb856f8f5d5dac7b4b
mgr/volumes: allow creation/deletion of snapshots of FS subvolumes

... using `ceph fs subvolume snapshot create/rm` commands.

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