]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix 3PAR drivers to work in multi-backend mode.
authorWalter A. Boring IV <walter.boring@hp.com>
Thu, 28 Feb 2013 18:06:02 +0000 (10:06 -0800)
committerWalter A. Boring IV <walter.boring@hp.com>
Tue, 5 Mar 2013 17:08:16 +0000 (09:08 -0800)
commit1f15a3fe938085612d178253b5121a03dfbade73
treea68fd3d2ef45eea35fffdf7bde8d0c6e51a695bb
parentdd010690330e8304eadddab158ba5c2e3f57d8c8
Fix 3PAR drivers to work in multi-backend mode.

The 3PAR drivers weren't updated when the multi backend
patch landed on G3 day.  This patch implements the new config
mechanism to accessing FLAGS, so that it works when an admin
has multiple drivers active.

This fixes
bug 1131346

Change-Id: Icc5475d15bfd0fa14aae12ab8a8370a894e46857
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