Comment 3 for bug 1266051

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (master)

Reviewed: https://review.openstack.org/65189
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=429ac4dedd617f8c1f7c88dd8ece6b7d2f2accd0
Submitter: Jenkins
Branch: master

commit 429ac4dedd617f8c1f7c88dd8ece6b7d2f2accd0
Author: Xing Yang <email address hidden>
Date: Mon Jan 6 17:27:28 2014 -0500

    Fixed a problem in iSCSI multipath

    Multipathing for attach volume and detach volume operations
    doesn't work properly if there are different targets
    associated with different portals for a mulitpath device.

    Change-Id: Iab316526cf64de60325d90043f73fa3e83fafb4e
    Closes-Bug: #1266051