]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix typo in persona valid values
authorKurt Martin <kurt.f.martin@hp.com>
Fri, 15 Mar 2013 21:40:10 +0000 (14:40 -0700)
committerKurt Martin <kurt.f.martin@hp.com>
Fri, 15 Mar 2013 21:40:10 +0000 (14:40 -0700)
commit0f353e794faac9f4a67d1628034d13507fc9785c
treec23823c669de81103b241165f18c12b22a2f5881
parent65e86b00d0a909bf2bc1a939481c2a9138d081c6
Fix typo in persona valid values

The 3PAR drivers have a persona extra spec that has a valid
values with a typo in it. The value '11 - VMWare' should be
"11 - VMware', note the lower case 'w'.

Fixes bug 1155781

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