]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Add dedup provisioning to 3PAR drivers
authorKurt Martin <kurt.f.martin@hp.com>
Fri, 30 Jan 2015 21:59:56 +0000 (13:59 -0800)
committerKurt Martin <kurt.f.martin@hp.com>
Thu, 12 Feb 2015 01:19:05 +0000 (17:19 -0800)
commit245f478d1cba19f04f8a212d26ac8db0f60754b8
treebc93e84594b9d6863847ec97b265db0785524c48
parentb42395af1de5289128eb04fc8c246e8980cb99ef
Add dedup provisioning to 3PAR drivers

3PAR now supports thin duplication provisioning. This review is for
adding the dedup provisioning support to the 3PAR provisioning extra
specs type as well as supporting volume retype between provisioning
types (thin<->dedup, full<->dedup).

The OpenStack Configuration Reference Guide will need to updated
to include dedup as a valid hp3par:provisioning value. A note
should also be added that this feature requires SSD disks and
3PAR firmware version 3.2.1 MU1 or greater.

DocImpact
Implements: blueprint 3par-dedup

Change-Id: I6ebad3682d5d53a9b1a6329d666a1d7fb06eba0a
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_common.py