Comment 15 for bug 1890244

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

Reviewed: https://review.opendev.org/c/openstack/nova/+/867989
Committed: https://opendev.org/openstack/nova/commit/7934b9ec57d7060fbcf27706aa98ebf5a83f920a
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit 7934b9ec57d7060fbcf27706aa98ebf5a83f920a
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
    (cherry picked from commit cd2c2f359bbd4913cfe73199847bc35b2664aaa9)