Comment 10 for bug 1890244

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

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

commit cd2c2f359bbd4913cfe73199847bc35b2664aaa9
Author: Sean Mooney <email address hidden>
Date: Tue Jun 21 12:23:45 2022 +0100

    ignore deleted server groups in validation

    This change simply catches the exception raised when
    we lookup a servergroup via a hint and the validation
    upcall is enabled.

    Change-Id: I858b4da35382a9f4dcf88f4b6db340e1f34eb82d
    Closes-Bug: #1890244