]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Set 'driver_volume_type' to 'gpfs'
authorNilesh Bhosale <nilesh.bhosale@in.ibm.com>
Fri, 16 Jan 2015 10:10:18 +0000 (15:40 +0530)
committerNilesh Bhosale <nilesh.bhosale@in.ibm.com>
Fri, 16 Jan 2015 10:10:18 +0000 (15:40 +0530)
commitbd2b492fff5ef709b26f94cd0eec96565721fa8c
tree2aed1686cb8069f7206e4f7a56c48a09f9bb7c85
parentbc8d0d2fcb5e917ad8d52dfadfbf87e161af3605
Set 'driver_volume_type' to 'gpfs'

nova LibvirtGPFSVolumeDriver class implemented recently for GPFS volume
driver expects the 'driver_volume_type' as 'gpfs' from the Cinder GPFS
driver. Making the required change in the GPFS cinder driver to
complete the fix.

Change-Id: I880b93e5e3608b63872e6937d02482a3fe368efd
Related-Bug: #1405044
cinder/tests/test_gpfs.py
cinder/volume/drivers/ibm/gpfs.py