Comment 3 for bug 1343142

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

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

commit 6b7b705be4592c7a5406b1fda62fe83f73d869f6
Author: Li Min Liu <email address hidden>
Date: Tue Jul 29 14:03:40 2014 +0800

    Storwize/SVC can not get the right host

    When only config FC host, Storwize/SVC driver can not get the host
    by remote WWPNs except the first one.

    Filter 'iscsi_name' and 'WWPN' from host information, if not configure
    iSCSI port, only return the first WWPN.

    Change-Id: I27852e49f5dfb3a94eed08bea0e5d81a9d7aef9c
    Closes-Bug: #1343142