]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/volumes: allow setting data pool layout
authorRamana Raja <rraja@redhat.com>
Thu, 20 Jun 2019 12:15:14 +0000 (17:45 +0530)
committerRamana Raja <rraja@redhat.com>
Wed, 26 Jun 2019 20:06:33 +0000 (01:36 +0530)
commit22ed8915281033c39df5e6ecceb5eebdc4e1c594
tree4ac49bd518f25cd9104736b7faf914cde311b4d9
parent62eb1f5b79b697d375f64fdfba830948e41e4cd7
mgr/volumes: allow setting data pool layout

... of fs subvolumes and subvolume groups during their creation.

Fixes: https://tracker.ceph.com/issues/40431
Signed-off-by: Ramana Raja <rraja@redhat.com>
qa/tasks/cephfs/test_volumes.py
src/pybind/mgr/volumes/fs/subvolume.py
src/pybind/mgr/volumes/fs/volume.py
src/pybind/mgr/volumes/module.py