diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-09-09 16:59:24 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2024-09-09 16:59:24 +0200 |
commit | d884a9f7c2f50fa3c62b06083296eb70e8f01624 (patch) | |
tree | d67922c402fbc90475850e3abca2c396a2c90d7c | |
parent | be4e782b2bb228c865b7f1640a904d099e1f0261 (diff) |
Add Rally back in upper constaints.
Change-Id: I87ad4bbe25684bacbeba8c667f6903057cefa46b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-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 3ac73e1e..a917a10b 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -1,5 +1,6 @@ xtesting===1.0.0 bandit===1.7.9 +-e git+https://opendev.org/openstack/rally.git#egg=rally git+https://github.com/xrally/xrally-kubernetes.git#egg=xrally-kubernetes pylint===3.2.7 flake8===7.1.1 |