Comment 181 for bug 2004555

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

Reviewed: https://review.opendev.org/c/openstack/glance_store/+/882834
Committed: https://opendev.org/openstack/glance_store/commit/1d8033e54e009bbc4408f6e16aec4f6c01687c91
Submitter: "Zuul (22348)"
Branch: master

commit 1d8033e54e009bbc4408f6e16aec4f6c01687c91
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