]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Create initiator id for VMAX iSCSI driver
authorXing Yang <xing.yang@emc.com>
Tue, 21 Apr 2015 03:08:38 +0000 (23:08 -0400)
committerXing Yang <xing.yang@emc.com>
Fri, 24 Apr 2015 02:35:09 +0000 (22:35 -0400)
commitc94e6b153a424056c846f7ba19ee617650174282
treead09ddfb64c0aa4b92b71044ac68e14835df54fc
parentf794e8f47f9a075b6264dd72d3f59c8153fa7d81
Create initiator id for VMAX iSCSI driver

This is related to Bug #1440427. The fix for that bug only addressed
the issue for the FC driver. The same problem exists for the iSCSI
driver. This patch addressed the problem for the VMAX iSCSI driver.
The initiator id will be created on the array if it does not exist
for the iSCSI driver.

Change-Id: I5df57df122a704066d4d7a1997ac2642b073c9e8
Closes-Bug: #1446443
cinder/tests/unit/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_utils.py