diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-06-08 16:34:59 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-06-08 16:42:37 +0200 |
commit | 7d82e80ecc1a994948dc971a1d60ba3f91181ca5 (patch) | |
tree | 64f32b68cde60a86b021fe131c0a6346067b7d28 | |
parent | 370eb7237e1b210159cb748367d9bd5cb90e3b0b (diff) |
Pin ruamel.yaml.jinja2
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 <cedric.ollivier@orange.com>
(cherry picked from commit 3472870b0e42c135d004e0006ad3e3607036e553)
-rw-r--r-- | upper-constraints.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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 |