Comment 7 for bug 2020823

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

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

commit d755c2551ff55696174554cb730e79903c922971
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Feb 13 22:28:25 2024 +0000

    [OVN] Add ``ProviderResourceAssociation`` to any ML2/OVN router

    Since [1], any Neutron router created with ML2/OVN will have an
    associated ``ProviderResourceAssociation`` register. The routers
    created before this feature won't have any and it won't be possible
    to delete them. This patch adds a temporary maintenance task to
    create the needed register for these Neutron routers.

    [1]https://review.opendev.org/c/openstack/neutron/+/883988

    Closes-Bug: #2053122
    Related-Bug: #2020823
    Change-Id: Iecd5c7a66b16e25e9888dbd1e305586b2be2011e