]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add volume attribute support to volume created using clone, snapshot
authorManojkiran <manojkiran@localhost.localdomain>
Wed, 29 Oct 2014 02:36:24 +0000 (08:06 +0530)
committerSasikanth <sasikanth.eda@in.ibm.com>
Thu, 13 Nov 2014 10:00:45 +0000 (15:30 +0530)
commit8417b9ac0f6dc5e1f684591dffa3908c2a5427d0
treef6783ba7c1a769b7a4dfa2f8b416a44cbb9b22d0
parenta7b164865c09b28a61a440037ce3a3860e98f930
Add volume attribute support to volume created using clone, snapshot

The following patch adds support for volume attributes (setting of
storage pool, replicas, dio, write affinity etc) in case of volume
creation triggered using snapshot, clone.

Change-Id: Ia6e24cafb85c0b2996e2524b45c189fb38e83848
Closes-Bug: #1386650
cinder/tests/test_gpfs.py
cinder/volume/drivers/ibm/gpfs.py