diff options
author | 2023-03-06 14:08:29 +0100 | |
---|---|---|
committer | 2023-03-06 14:08:29 +0100 | |
commit | 6a613d3d2ddba580a1a7a42eb66b9146778e3cf0 (patch) | |
tree | 94a4c73c54b1a9ce10b8a111af6b68cf202e4995 | |
parent | 4811512a3ee5a5bc93314022dd66352d9d5bdc9e (diff) |
Update rally-openstack
It includes the following fix:
https://github.com/openstack/rally-openstack/commit/3984f97c1c9fd0695bab123da81323e83abac3a3
Change-Id: I9b83021f3263849ba4c58413d0a4119aece43044
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 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 |