From: Cédric Ollivier Date: Fri, 1 Mar 2019 10:25:58 +0000 (+0100) Subject: Pin neutron to the last Rocky version X-Git-Tag: opnfv-8.1.0~41 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f028f6faa601ace061802ca9fa5ab2411815349e;p=functest.git Pin neutron to the last Rocky version networking sfc and bgpvpn depend on it. If unpinned, neutron 14.0.0.0b2 is selected and raise side effects [1] neutron 14.0.0.0b2 has requirement neutron-lib>=1.24.0, but you'll have neutron-lib 1.18.0 which is incompatible. neutron 14.0.0.0b2 has requirement pyroute2>=0.5.3; sys_platform != "win32", but you'll have pyroute2 0.5.2 which is incompatible. [1] https://build.opnfv.org/ci/job/functest-features-docker-build-amd64-hunter/125/console Change-Id: Id4ff5e67b62e9162bd3e7d866ef57fb1012cd994 Signed-off-by: Cédric Ollivier --- diff --git a/upper-constraints.txt b/upper-constraints.txt index d87d3c920..f495764c5 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -19,3 +19,4 @@ ansible===2.3.2.0 xtesting===0.61.0 networking-bgpvpn===9.0.0 networking-sfc===7.0.0 +neutron===13.0.2