Comment 2 for bug 1806398

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

Reviewed: https://review.openstack.org/621575
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=c65869626594522231709d9c90a30524a1f0d18c
Submitter: Zuul
Branch: master

commit c65869626594522231709d9c90a30524a1f0d18c
Author: Gorka Eguileor <email address hidden>
Date: Mon Dec 3 12:16:10 2018 +0100

    NetApp: Return all iSCSI targets-portals

    NetApp iSCSI drivers use discovery mode for multipathing, which means
    that we'll fail to attach a volume if the IP provided for the discovery
    is not accessible from the host.

    Something similar would happen when using singlepath, as we are only
    trying to connect to one target/portal.

    This patch changes NetApp drivers so the return target_iqns,
    target_portals, and target_luns parameters whenever there are more than
    one option.

    Closes-Bug: #1806398
    Change-Id: If6b5ad23c899032dbf7535ed91251cbfe54a223a