Update rally-openstack to latest crucial changes 00/73200/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 28 Jan 2022 12:55:48 +0000 (13:55 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 28 Jan 2022 13:01:11 +0000 (14:01 +0100)
It fixes cinder "update_volume_type() got an unexpected keyword and
the bugs detected by CI (here Cinder v3)
Then it also reverts:
 - Temporarily remove CinderVolumeTypes.create_and_update_volume_type
 - Temporarily blacklist CinderVolumeTypes.create_volume_type_add_and_list_type_access

Change-Id: I3bdcc6891da25728453a80903aa18c113f81fd81
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
upper-constraints.txt

index 0a63053..469a87e 100644 (file)
@@ -9,8 +9,8 @@ xtesting===0.91.0
 bandit===1.1.0
 ruamel.yaml.jinja2==0.2.2
 -e git+https://opendev.org/openstack/tempest@22.0.0#egg=tempest
--e git+https://opendev.org/openstack/rally.git@3.0.0#egg=rally
-git+https://opendev.org/openstack/rally-openstack.git@83eae7f02ac1e15c0e2a6a35978abeb1f8b2cd3f#egg=rally-openstack
+-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://github.com/xrally/xrally-kubernetes.git@e4c605fa0ae0cae63ce5ac19ce8516f0bdd5e868#egg=xrally-kubernetes
 ujson===2.0.3
 pylint===1.9.5;python_version=='2.7'