From df5bc28d8daa81ed8a23950b665cc33b44e2c6c9 Mon Sep 17 00:00:00 2001 From: Zuul Date: Sat, 4 May 2019 00:25:20 +0000 Subject: [PATCH] Update git submodules * Update networking-ovn from branch 'master' - Merge "metadata: Resync agent when misconfiguration is detected" - metadata: Resync agent when misconfiguration is detected In case of migration, the metadata agent is kept running with old br-migration bridge cached in agent's attribute. Everything else is configured correctly but agent still uses old value. This patch adds a resync mechanism that's triggered by PortBindingChassisEvent in case agent fails to use currently cached bridge and the bridge doesn't exist on the system. Closes-bug: #1824984 Change-Id: Ia17ad3476e61a729136622b4356ce59234ab023a --- networking-ovn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking-ovn b/networking-ovn index 036030f54b..278f5a317f 160000 --- a/networking-ovn +++ b/networking-ovn @@ -1 +1 @@ -Subproject commit 036030f54bb5d6db7995d54501a6999369c9283c +Subproject commit 278f5a317f1a9b4b4c700c4a8869675c08151c05