Comment 185 for bug 2004555

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

Reviewed: https://review.opendev.org/c/openstack/glance_store/+/882853
Committed: https://opendev.org/openstack/glance_store/commit/e9d2509926445fd95c9bba9e1cacacb85a5e58af
Submitter: "Zuul (22348)"
Branch: stable/zed

commit e9d2509926445fd95c9bba9e1cacacb85a5e58af
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)
    (cherry picked from commit a7eed0263e436f841a3c277e051bdc6d6e07447d)
    Conflicts:
            glance_store/_drivers/cinder/base.py
            glance_store/tests/unit/cinder/test_base.py