]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
EMC VMAX - get iscsi ip from port in existing MV
authorHelen Walsh <helen.walsh@emc.com>
Mon, 16 Nov 2015 20:31:53 +0000 (20:31 +0000)
committerHelen Walsh <helen.walsh@emc.com>
Sat, 27 Feb 2016 12:57:13 +0000 (12:57 +0000)
commita7e3d429eade62a416dc4daf4a1266976467b268
tree616fd2af1bf5463764139c391e96bcbdd7a86442
parentd3fd2828f6970ab5b2c3cb5014a0ef73eb64feee
EMC VMAX - get iscsi ip from port in existing MV

This patch fixes bug in getting the iscsi ip address from
an existing masking view.  In this scenario we must query
the port(s) in the portgroup belonging to the masking view
and not the random port group from the xml file.

Change-Id: I4f8bea5c9f8c07a793aa1053678a7a915d565d22
Closes-Bug: #1504460
cinder/tests/unit/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_common.py
cinder/volume/drivers/emc/emc_vmax_fc.py
cinder/volume/drivers/emc/emc_vmax_iscsi.py
cinder/volume/drivers/emc/emc_vmax_masking.py