Comment 2 for bug 1482017

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

Reviewed: https://review.openstack.org/213583
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=cab08ef256e91566077d2e4ec792b68665dc7780
Submitter: Jenkins
Branch: master

commit cab08ef256e91566077d2e4ec792b68665dc7780
Author: Tina <email address hidden>
Date: Tue Aug 4 23:15:03 2015 -0400

    Return multiple iSCSI portals in VNX Cinder driver

    Return multiple iSCSI portals (using keys target_portals, target_iqns
    and target_luns) in VNX Cinder driver whether the multipath option
    is used or not. A single portal is continuously being returned in
    target_portal, target_iqn and target_lun for drivers other than
    libvirt driver.

    Change-Id: Ibfd989d10a65a3b87647f3d7a4ff3596d822eec9
    Closes-Bug: #1482017