Comment 3 for bug 1611043

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

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

commit 27b7a2907bb7a9fccb3254abbb9531576295faec
Author: Yucong Feng <email address hidden>
Date: Tue Aug 16 22:05:18 2016 +0200

    Fix Cisco Initiator zoning updates

    Instead of current methodology of deleting and recreating zones in
    order to update WWPN members, changed logic to perform a zone_update
    to modify existing zonemembers for a given zone. Fix prevents targets
    from losing connectivity to initiators during an update.

    Change-Id: I023ffaa2d4185c686a886675f931d5da522a9591
    Closes-Bug: #1611043