Comment 2 for bug 2031184

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

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

commit 87b2f34a98349012ecceed0e54dc766d36024685
Author: Miro Tomaska <email address hidden>
Date: Thu Aug 17 11:16:19 2023 -0400

    Fix ovn-metadata agent sync of unused namespaces

    metadata_namespaces contained datapath uuid and not the
    neutron network uuid. This broke the logic for namespaces clean up,
    resulting in all namespaces getting torn down and recreated at each
    metadata agent sync.

    Closes-Bug: #2031184
    Change-Id: I58dd1973b73aa006234e7b808b6a3f357182a4b3