From 19fee71375b93ac2b934381c1575114417e9b389 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Ollivier?= Date: Fri, 1 Mar 2019 14:26:09 +0100 Subject: [PATCH] Pin neutron to the last Queens version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit networking sfc and bgpvpn depend on it. If unpinned, a newer version could be selected and then could raise side effects Change-Id: Id01e19096d03c4857a51a40650808f2bd2e81860 Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/upper-constraints.txt b/upper-constraints.txt index f1f5a7890..654f275e9 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -16,3 +16,4 @@ ansible===2.3.2.0 xtesting===0.61.0 networking-bgpvpn===8.0.0 networking-sfc===6.0.0 +neutron===12.0.5 -- 2.16.6