From bb903eed3f2eab1219516fc4b4170b93907209e1 Mon Sep 17 00:00:00 2001 From: Juha Kosonen Date: Fri, 29 Nov 2019 10:09:12 +0200 Subject: 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 --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upper-constraints.txt') 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' -- cgit 1.2.3-korg