Comment 180 for bug 2004555

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

Reviewed: https://review.opendev.org/c/openstack/glance_store/+/882851
Committed: https://opendev.org/openstack/glance_store/commit/a7eed0263e436f841a3c277e051bdc6d6e07447d
Submitter: "Zuul (22348)"
Branch: stable/2023.1

commit a7eed0263e436f841a3c277e051bdc6d6e07447d
Author: Brian Rosmaita <email address hidden>
Date: Tue Apr 18 11:22:27 2023 -0400

    Add force to os-brick disconnect

    In order to be sure that devices are being removed from the host,
    we should be using the 'force' parameter with os-brick's
    disconnect_volume() method.

    Closes-bug: #2004555
    Change-Id: I63d09ad9ef465bc154c85a9ea125449c039d1b90
    (cherry picked from commit 1d8033e54e009bbc4408f6e16aec4f6c01687c91)