From 0b468d327dd440a8a9a66624fe53f07addeb070c Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Thu, 2 Jul 2020 11:18:32 +0200 Subject: Select Kubernetes client 1.10 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It avoids side effect on rally/tempest versions as used in Iruya and Hunter. Change-Id: I5dcd3259b80b7bcd2fdf4159a70204e8f90fd4db Signed-off-by: Cédric Ollivier --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 193004ce3..1cb36f584 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -27,4 +27,4 @@ pylint===2.3.1;python_version=='3.6' sphinx===1.7.6 sphinxcontrib-spelling===4.2.1 ujson===2.0.3 -kubernetes===11.0.0 +kubernetes===10.0.0 -- cgit 1.2.3-korg