]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Implement retype in HP LeftHand driver
authorJim Branen <james.branen@hp.com>
Fri, 14 Feb 2014 17:24:53 +0000 (09:24 -0800)
committerJim Branen <james.branen@hp.com>
Fri, 14 Feb 2014 17:24:53 +0000 (09:24 -0800)
commitfa51dab15d381371368b7d566f4ad8217541061c
treef5c396b8e6c420107709a919524b78d689364cab
parentae5ae5079e10f2810b8ba5a29fcddcd10f2f9b38
Implement retype in HP LeftHand driver

This adds the ability to modify the
type of an existing HP LeftHand volume to
another type supported on the same backend.

Main use case for this is changing provisioning,
(full vs. thin), adaptive optimization and data
protections settings for a volume on-demand.

Change-Id: I78e53431708bcb3151c5dc4016e65d1a655e03c6
Implements: blueprint retype-support-for-hplefthand-driver
cinder/tests/test_hplefthand.py
cinder/volume/drivers/san/hp/hp_lefthand_cliq_proxy.py
cinder/volume/drivers/san/hp/hp_lefthand_iscsi.py
cinder/volume/drivers/san/hp/hp_lefthand_rest_proxy.py