Comment 5 for bug 1937084

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.opendev.org/c/openstack/nova/+/812126
Committed: https://opendev.org/openstack/nova/commit/10c7e718488a6daad5bcea97e00aece24179168e
Submitter: "Zuul (22348)"
Branch: master

commit 10c7e718488a6daad5bcea97e00aece24179168e
Author: Lee Yarwood <email address hidden>
Date: Fri Oct 1 12:05:15 2021 +0100

    Add regression test for bug #1937084

    This regression test asserts the behaviour of Nova when Cinder raises a
    404 during a DELETE request against an attachment.

    In the context of bug 1937084 this could happen if a caller attempted to
    DELETE a volume attachment through Nova's os-volume_attachments API and
    then made a separate DELETE request against the underlying volume in
    Cinder when it was marked as available.

    Related-Bug: #1937084
    Change-Id: I56106d16ed1d24793c4cddad0caa365a641ea4fd