From 7d82e80ecc1a994948dc971a1d60ba3f91181ca5 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(+) (limited to 'upper-constraints.txt') diff --git a/upper-constraints.txt b/upper-constraints.txt index 4c7041bc3..636c842f4 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -21,3 +21,4 @@ networking-sfc===7.0.0 neutron===13.0.2 os-faults===0.1.18 bandit===1.1.0 +ruamel.yaml.jinja2==0.2.2 -- cgit 1.2.3-korg