diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-07-02 11:18:32 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-07-02 11:19:23 +0200 |
commit | 0b468d327dd440a8a9a66624fe53f07addeb070c (patch) | |
tree | ffe589e57ba4ad232435b5427ab206b5d06bd444 /upper-constraints.txt | |
parent | 15f8bc5f0f60f529cc9681a8c1eb8dbb699bf61c (diff) |
Select Kubernetes client 1.10
It avoids side effect on rally/tempest versions as used in Iruya and
Hunter.
Change-Id: I5dcd3259b80b7bcd2fdf4159a70204e8f90fd4db
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'upper-constraints.txt')
-rw-r--r-- | upper-constraints.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |