From 64e0baf795a59da72c34b84556260bae114ad0a7 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Mon, 6 Mar 2023 14:08:29 +0100 Subject: Update rally-openstack MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It includes the following fix: https://github.com/openstack/rally-openstack/commit/3984f97c1c9fd0695bab123da81323e83abac3a3 Change-Id: I9b83021f3263849ba4c58413d0a4119aece43044 Signed-off-by: Cédric Ollivier (cherry picked from commit 6a613d3d2ddba580a1a7a42eb66b9146778e3cf0) --- upper-constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upper-constraints.txt b/upper-constraints.txt index 29f97c604..3df877ff5 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -10,7 +10,7 @@ bandit===1.7.0 ruamel.yaml.jinja2==0.2.2 -e git+https://opendev.org/openstack/tempest@30.0.0#egg=tempest -e git+https://opendev.org/openstack/rally.git@3.3.0#egg=rally -git+https://opendev.org/openstack/rally-openstack.git@1c470d56f4dd63374f41f7b243092b0a0751a22f#egg=rally-openstack +git+https://opendev.org/openstack/rally-openstack.git@b8591ec366293d60735536f95f0d09a8c18916ca#egg=rally-openstack git+https://github.com/xrally/xrally-kubernetes.git@2ffa85af2bff3438b6b23034b6ec6ee1de481090#egg=xrally-kubernetes pylint===2.11.1 flake8===4.0.1 -- cgit