Comment 2 for bug 1938241

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

Reviewed: https://review.opendev.org/c/openstack/blazar/+/802652
Committed: https://opendev.org/openstack/blazar/commit/339e91342d67d17b84b600d107a7f996564df3c6
Submitter: "Zuul (22348)"
Branch: master

commit 339e91342d67d17b84b600d107a7f996564df3c6
Author: Sam Morrison <email address hidden>
Date: Wed Jul 28 13:35:47 2021 +1000

    Handle AggregateNotFound when deleting aggregate

    If an error occurs during lease create and an aggregate isn't created,
    an exception will be raised in cleanup_resources when trying to delete
    the missing aggregate. Handle this gracefully and continue.

    Closes-Bug: #1938241

    Change-Id: I866bc7c369fb390f8c9204e36c06fadea17f6dd5