Comment 2 for bug 1947993

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

Reviewed: https://review.opendev.org/c/openstack/neutron/+/814892
Committed: https://opendev.org/openstack/neutron/commit/41159bd9a4178a5f8a4fdc90b034c48fa9880cac
Submitter: "Zuul (22348)"
Branch: master

commit 41159bd9a4178a5f8a4fdc90b034c48fa9880cac
Author: Slawek Kaplonski <email address hidden>
Date: Thu Oct 21 12:06:25 2021 +0200

    Cleanup router for which processing added router failed

    In the _process_added_router() method of the L3 agent, if processing
    router will fail, router_info should be cleaned to e.g. be removed from
    the router cache so it will not be treated as updated router in next
    iteration of the agent.

    Closes-Bug: #1947993
    Change-Id: Ic0bc3d951d32efadc116708bfe518a711730429d