]> 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>
Wed, 3 Jun 2015 15:07:06 +0000 (11:07 -0400)
commit0490f1cb116e762d1afa299bc1d057993fad73b4
treefe278b73e841dea19274c2acc17592795eec4a9f
parent683d0cb6ff762691e9b262138c048ecc9a75d1f8
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
(cherry picked from commit c94e6b153a424056c846f7ba19ee617650174282)
cinder/tests/test_emc_vmax.py
cinder/volume/drivers/emc/emc_vmax_utils.py