]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implement extend volume for Storwize/SVC.
authorAvishay Traeger <avishay@il.ibm.com>
Wed, 10 Jul 2013 11:10:15 +0000 (14:10 +0300)
committerAvishay Traeger <avishay@il.ibm.com>
Mon, 22 Jul 2013 11:42:54 +0000 (14:42 +0300)
commitabc5692c03c17ff4c0a5debd18f30e059d64877b
tree0676e86201ad776abfb85fcad2cb9323e52c7ad3
parent767a018880e234f5355f6a9777cc22be4bb6e5d0
Implement extend volume for Storwize/SVC.

This implements the extend volume functionality for the Storwize/SVC
driver.  Extending volumes with snapshots is not supported, as this
will require converting the snapshots into full copies, which will eat
up free space.

Change-Id: I5fb8c6967e6f3df1adfef46e05c832a953dd7131
cinder/tests/test_storwize_svc.py
cinder/volume/drivers/storwize_svc.py