From 73bc259d92d9b162ee3f1a3cab43c62a8abd5264 Mon Sep 17 00:00:00 2001 From: elajkat Date: Thu, 20 Feb 2020 16:24:49 +0100 Subject: [PATCH] Update git submodules * Update networking-odl from branch 'master' - Fix gate failure When creating a tox env, networking-bgpvpn train version is installed. It has a dependency of horizon<17.0.0 (train) which requires Django<2.1 and it is not compatible with u-c and horizon ussuri. It leads to a tox creation failure. We need to install ussuri version of networking-bgpvpn. A beta1 of networking-bgpvpn has been released, so we can use it. neon release of ODL is no more available as snapshot, but as a released so the neon functional job was changed to use latest release instead of a snapshot. This patch is based on https://review.opendev.org/708829 from amotoki, again thanks to him. Change-Id: I0a798e5ab92ad079e070c577360147ab8980bf0a --- networking-odl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/networking-odl b/networking-odl index d3323d05d7..3de47a8299 160000 --- a/networking-odl +++ b/networking-odl @@ -1 +1 @@ -Subproject commit d3323d05d7dfb4dff5498030f300314c1219e689 +Subproject commit 3de47a82996c66a3349d880c7a0c34a0b0e0ae6f