]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add support for extend volume in GPFS vol driver
authorBill Owen <billowen@us.ibm.com>
Mon, 18 Nov 2013 22:52:00 +0000 (15:52 -0700)
committerBill Owen <billowen@us.ibm.com>
Fri, 22 Nov 2013 01:02:02 +0000 (18:02 -0700)
commit0d3e9c32869a77574dee07a0556de87ba7cdb2e5
treeb3aa2c5ea77f2985c3431de4da68dcd0e50f432a
parentb9298d2517549ffad98a0cef11e4ea5986d4e448
Add support for extend volume in GPFS vol driver

Add support for extend volume support to the GPFS volume
driver.

Ensure that requested volume size is implemented for each
of the volume creation paths.

Replace instances where units.GiB could be used but was not.

Implements: blueprint gpfs-extend-volume-support
Change-Id: I79295205f4147fca109f5cb59497a6e1fbe6d296
cinder/tests/test_gpfs.py
cinder/volume/drivers/gpfs.py