Comment 184 for bug 2004555

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to os-brick (stable/2023.1)

Reviewed: https://review.opendev.org/c/openstack/os-brick/+/882843
Committed: https://opendev.org/openstack/os-brick/commit/ffb76e10bca1a2b76dd48780e8b4402f02dc1775
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit ffb76e10bca1a2b76dd48780e8b4402f02dc1775
Author: Gorka Eguileor <email address hidden>
Date: Wed Mar 1 13:08:16 2023 +0100

    Support force disconnect for FC

    This patch adds support for the force and ignore_errors on the
    disconnect_volume of the FC connector like we have in the iSCSI
    connector.

    Related-Bug: #2004555
    Change-Id: Ia74ecfba03ba23de9d30eb33706245a7f85e1d66
    (cherry picked from commit 570df49db9de3030e658619138588b836c007f8c)