Update rally-openstack to support block-storage 14/67614/1 opnfv-9.0.0
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 18 Apr 2019 15:38:01 +0000 (17:38 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 18 Apr 2019 15:38:01 +0000 (17:38 +0200)
Block-storage is the official service type for cinder, according to the
service-types-authority starting from OpenStack Stein release [1].

It is unversioned endpoint which replaces old 'volume', 'volumev2' and
'volumev3'.

It updates rally-openstack to the right commit id [2] till the new
rally-openstack release.

[1] https://review.openstack.org/#/c/510939/
[2] https://review.openstack.org/#/c/652405/

Change-Id: I3bdb48d20a55ec6f86ea3c6ccfcbda86057e91a1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
docker/tempest/Dockerfile

index b25b6b9..3012186 100644 (file)
@@ -4,7 +4,7 @@ ARG BRANCH=stable/iruya
 ARG OPENSTACK_TAG=stable/stein
 ARG TEMPEST_TAG=20.0.0
 ARG RALLY_TAG=1.4.1
-ARG RALLY_OPENSTACK_TAG=1.4.0
+ARG RALLY_OPENSTACK_TAG=90bd2c4c39deb449197993f9e42142c90c1b2f6d
 ARG OS_FAULTS_TAG=0.1.18
 ARG UJSON_TAG=d25e024f481c5571d15f3c0c406a498ca0467cfd