diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2019-11-29 10:09:12 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-11-30 11:00:14 +0100 |
commit | ad1258f950af9667a823eb4b1acaf62c7da28006 (patch) | |
tree | c5070d830f7cecba4c88dd8d88cb8f3314276252 | |
parent | d036fff82a7a8b8f5d5669f0cb9c96cde1d8aa5a (diff) |
Switch xrally_kubernetes back to master
The pull request [1] is now merged.
[1] https://github.com/xrally/xrally-kubernetes/pull/46
Change-Id: Ida258c279314cdbbacf255c50b3a4d1224ea803b
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.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 636f11008..56fe4d16b 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -21,7 +21,7 @@ ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest rally.git===2.0.0 git+https://opendev.org/openstack/rally-openstack.git@49dbdffd4106a2a44daaeee94378c5c0138765ba#egg=rally-openstack -git+https://github.com/nokia/xrally-kubernetes.git@c784302b617bca9493ffb2a44981d51492f5c8d5#egg=xrally-kubernetes +git+https://github.com/xrally/xrally-kubernetes.git@e4c605fa0ae0cae63ce5ac19ce8516f0bdd5e868#egg=xrally-kubernetes git+https://github.com/esnme/ultrajson@d25e024f481c5571d15f3c0c406a498ca0467cfd#egg=ujson pylint===1.9.5;python_version=='2.7' pylint===2.3.1;python_version=='3.7' |