Reviewed: https://review.opendev.org/c/openstack/neutron/+/956177 Committed: https://opendev.org/openstack/neutron/commit/3056fa0877d52241df90f91a527f11823cf36374 Submitter: "Zuul (22348)" Branch: master
commit 3056fa0877d52241df90f91a527f11823cf36374 Author: Rodolfo Alonso Hernandez <[email protected]> Date: Wed Jul 30 15:01:20 2025 +0000 [OVN] Handle creation of Port_Binding with chassis set (2) This is the follow-up of [1], missing in the OVN agent "metadata" extension implementation. When there is a backlog of notifications to be sent, it is possible that ovsdb-server will merge insert and update notifications. Due to this, we need to handle the situation where we see a Port_Binding created with the chassis set. [1]https://review.opendev.org/c/openstack/neutron/+/903796 Related-Bug: #2017748 Signed-off-by: Rodolfo Alonso Hernandez <[email protected]> Change-Id: I333fc0d4e61bc9aace007ca5de413d9cdc12c4a5 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2017748 Title: [SRU] OVN: ovnmeta namespaces missing during scalability test causing DHCP issues To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/2017748/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
