]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implements extend volume feature in HP 3PAR driver
authorViraj Hardikar <viraj.hardikar@hp.com>
Mon, 22 Jul 2013 18:53:47 +0000 (11:53 -0700)
committerViraj Hardikar <viraj.hardikar@hp.com>
Wed, 24 Jul 2013 18:41:10 +0000 (11:41 -0700)
commitef75b0c97352f16c5e02fc28bcd34aefe079ccfc
treeab404215e970c208de151257b8ea55cc9bfd8509
parentc8355adf0c0b9a70eca0eab8f8e4e2f773654d70
Implements extend volume feature in HP 3PAR driver

This patch enables the extend volume feature to be used in cinder
when the backend storage is a 3PAR array.

Change-Id: I8c8422f0ffc6d55ebe80fa8b2962b54eca266974
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py
cinder/volume/drivers/san/hp/hp_3par_fc.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py