]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fixed a problem in iSCSI multipath
authorXing Yang <xing.yang@emc.com>
Mon, 6 Jan 2014 22:16:05 +0000 (17:16 -0500)
committerXing Yang <xing.yang@emc.com>
Tue, 7 Jan 2014 03:23:36 +0000 (22:23 -0500)
commit3e4f554f614c8cb6d5f014c72f3c635184a4dec2
treeb6df3fa5a43ca8f4866d37c7a17a4614acd875e7
parent24d7e244133ddb46fc3de79b8222424db21672d1
Fixed a problem in iSCSI multipath

Multipathing during copy image to volume and copy volume to image
operations doesn't work properly if there are different targets
associated with different portals for a mulitpath device.

Change-Id: I65c93f3788020c944db0d3a55063a6415554ff11
Closes-Bug: #1266048
cinder/brick/initiator/connector.py
cinder/tests/brick/test_brick_connector.py