diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-30 15:10:43 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2020-04-30 15:10:43 +0200 |
commit | 7b56f1a462a19fb4c78aa7396cf83001c181e05a (patch) | |
tree | ed67d65f1f1a46577976d85b32b95a192dfb2c8b | |
parent | e700fa1516a1860843bf8d1219bfb24a1168b183 (diff) |
Fix early merge
Change-Id: Iafaa36e1a035ba190394d26aaaf01bb6a9d93b47
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
-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 f1ec05658..b1d576d51 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -20,7 +20,7 @@ git+https://github.com/PyCQA/bandit@3d0824676974e7e2e9635c10bc4f12e261f1dbdf#egg bandit===1.1.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@24.0.0#egg=tempest -git+https://opendev.org/openstack/rally.git@3.0.0#egg=rally +-e git+https://opendev.org/openstack/rally.git@3.0.0#egg=rally git+https://opendev.org/openstack/rally-openstack.git@dc2f8f5a8be295cb3f7bb5be462ee74ef1fe6b6b#egg=rally-openstack git+https://github.com/xrally/xrally-kubernetes.git@e4c605fa0ae0cae63ce5ac19ce8516f0bdd5e868#egg=xrally-kubernetes pylint===1.9.5;python_version=='2.7' |