From 5ef7e716cc2bb250a409ed885481cd16ff3094b0 Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 3 Nov 2021 17:03:03 +0000 Subject: [PATCH] Update git submodules * Update os-vif from branch 'master' to a85d276195d539ae457884ea36781891e8075ac7 - Merge "only register tables used by os-vif" - only register tables used by os-vif This change limits the tables registered in the native driver to the set actully used by os-vif. This will shorten the inital startup time and reconnection time if the ovs db connection is dropped. as a result this will help mitigate bug #1929446 where on reconnection the nova compute agent can stall until reconnection is completed. Change-Id: I635dff2b4fcff905ca8f431eb7e928265200f92a Partial-Bug: #1929446 --- os-vif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-vif b/os-vif index b0c42708a5..a85d276195 160000 --- a/os-vif +++ b/os-vif @@ -1 +1 @@ -Subproject commit b0c42708a5d6b9aab8117215219b8aacbe612ff1 +Subproject commit a85d276195d539ae457884ea36781891e8075ac7