]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix HP3PAR iSCSI path connection
authorJim Branen <james.branen@hp.com>
Fri, 20 Sep 2013 15:41:44 +0000 (08:41 -0700)
committerJim Branen <james.branen@hp.com>
Fri, 20 Sep 2013 15:41:44 +0000 (08:41 -0700)
commitf1e67f5140ef35bfa8bef53adbc17d0ef9ddba33
tree07bfedabffe10e6f8fade8464d3bc11c3d653fa9
parentdee4c862f241a6f12fdb6f0e7c48b32063ef6fe5
Fix HP3PAR iSCSI path connection

The iSCSI paths are not correctly identified as ‘active’
when port information is requested from the hp3parclient
because the ‘active’ value is a Boolean not the string
‘true’.

Fixes Bug #1224594

Change-Id: Ib10563cfc31c0628dc8b1edbba246398a3a11f34
cinder/tests/test_hp3par.py
cinder/volume/drivers/san/hp/hp_3par_iscsi.py