diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2019-11-29 10:09:12 +0200 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2019-11-29 10:09:12 +0200 |
commit | bb903eed3f2eab1219516fc4b4170b93907209e1 (patch) | |
tree | 99985647c3e416d38af306bb5fa30188ef37529c | |
parent | 3259d7433b8315e0d4dce668c480f1a6594a5fc6 (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 a746f610f..2f053a0a5 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#egg=tempest git+https://opendev.org/openstack/rally.git#egg=rally git+https://opendev.org/openstack/rally-openstack.git#egg=rally-openstack -git+https://github.com/nokia/xrally-kubernetes.git@c784302b617bca9493ffb2a44981d51492f5c8d5#egg=xrally-kubernetes +git+https://github.com/xrally/xrally-kubernetes.git#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' |