From bc27eb9f3ebc9519b89ad290f961f6b81591028c Mon Sep 17 00:00:00 2001 From: Zuul Date: Tue, 25 Apr 2023 20:06:04 +0000 Subject: [PATCH] Update git submodules * Update neutron from branch 'master' to 4c8d855798778f4d678c5a90de13af019c27cd42 - Merge "[ovn] Drop use of OVN_GW_PORT_EXT_ID_KEY" - [ovn] Drop use of OVN_GW_PORT_EXT_ID_KEY At present Neutron maintains an external_id on the Logical_Router (LR) representing the gw port (singluar). This is problematic when introducing multiple gateway ports. Instead we can find Logical Router Port (LRP) that act as gateways for the LR at runtime by looking for configuration present on all GW ports. Partial-Bug: #2002687 Signed-off-by: Frode Nordahl Needed-By: I95a0d5f1b7aef985df5625cd83222799db811f2b Change-Id: I8a915dca1410c70bdfe7a2d72931921d2a1a265e --- neutron | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron b/neutron index 853dc2570d..4c8d855798 160000 --- a/neutron +++ b/neutron @@ -1 +1 @@ -Subproject commit 853dc2570d1e110793a37ffdd6d9a52da75d67e4 +Subproject commit 4c8d855798778f4d678c5a90de13af019c27cd42