From b4852a277c69e3e2f44c9fb2bce8a787b2da3457 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 8 Jun 2019 16:34:59 +0200 Subject: Pin ruamel.yaml.jinja2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's out of openstack/requirements and last version breaks our stable containers [1]. It will be updated in master in a second step to ease cherry-picking. [1] https://build.opnfv.org/ci/job/functest-verify-unit-tests-and-docs-hunter/322/console Change-Id: I76e1965d49e6be6f185611bcfcd056d81bc599fe Signed-off-by: Cédric Ollivier (cherry picked from commit 3472870b0e42c135d004e0006ad3e3607036e553) --- upper-constraints.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/upper-constraints.txt b/upper-constraints.txt index 5b303d440..7bcd44336 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -21,3 +21,4 @@ git+https://git.openstack.org/openstack/networking-sfc@8.0.0#egg=networking_sfc neutron===14.0.1 os-faults===0.2.1 bandit===1.1.0 +ruamel.yaml.jinja2==0.2.2 -- cgit 1.2.3-korg