]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix 3PAR host persona mapping to match WSAPI
authorKurt Martin <kurt.f.martin@hp.com>
Thu, 18 Dec 2014 19:50:52 +0000 (11:50 -0800)
committerKurt Martin <kurt.f.martin@hp.com>
Thu, 18 Dec 2014 19:50:52 +0000 (11:50 -0800)
commit1ff541a1edb3d52475fd8da86a78895361019b60
tree5954a2c4850abca7a9ba71b13b4b5e25ccd01623
parentf303389810aa8945a2967fc81783d3d4a54f1e16
Fix 3PAR host persona mapping to match WSAPI

The HP 3PAR drivers had mapped it's extra specs host personas to match
the 3PAR CLI/IMC, the WSAPI server has a different mapping for the
same personas. This patch corrects the mapping.

The Configuration Reference Guide will need to be updated to document
the correct mappings to match the code.
Closes-Bug: 1403997
DocImpact

Change-Id: I59272b4eb39392deb309771b10ebfecd0cf09454
cinder/volume/drivers/san/hp/hp_3par_common.py