]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr / volumes: carve of volume as a separate class
authorVenky Shankar <vshankar@redhat.com>
Mon, 13 May 2019 12:15:35 +0000 (17:45 +0530)
committerRamana Raja <rraja@redhat.com>
Mon, 17 Jun 2019 12:19:52 +0000 (17:49 +0530)
commite945c4e34979ec20980988ab0617f06594f4c698
tree0e2119139087e839b27e9163f660c1ad018dedc3
parent100196fab43ed3a57cd3ae10eef931334ad209a0
mgr / volumes: carve of volume as a separate class

Move volume operations (create/delete) from main module source
to VolumeClient class in new volume source.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit b3dc3b2dba794e942219c385f80632b449ba5751)
src/pybind/mgr/volumes/fs/volume.py [new file with mode: 0644]
src/pybind/mgr/volumes/module.py