Comment 7 for bug 1783582

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

Reviewed: https://review.openstack.org/592769
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=93399a32bf994a3129a798be72f27a9731cb2750
Submitter: Zuul
Branch: stable/pike

commit 93399a32bf994a3129a798be72f27a9731cb2750
Author: Erlon R. Cruz <email address hidden>
Date: Mon Jul 23 16:34:47 2018 -0300

    NetApp ONTAP: Fix driver force detach operations

    Cinder API supports os-force_detach, which once invoked can call the
    driver finalize_connection passing a 'None' connector. When receiving
    this, the driver should handle this call by terminating every
    connection between the specified volume and any host it is mapped to.

    This patch fixes this behavior for NetApp ONTAP iSCSI and FC drivers.

    Closes-bug: #1783582
    (cherry picked from commit I2a55961b62297f0fa4e678929f69cafc5aa17bd9)

    Change-Id: Id3ad0fb4ea46d09033435641f39af04cbffea77f