From: Cédric Ollivier Date: Thu, 18 Apr 2019 15:38:01 +0000 (+0200) Subject: Update rally-openstack to support block-storage X-Git-Tag: opnfv-9.0.0^0 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=95aad4cafe073e62b8624dbf7a5d973feee8d988;p=functest.git Update rally-openstack to support block-storage 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 --- diff --git a/docker/tempest/Dockerfile b/docker/tempest/Dockerfile index b25b6b9ea..3012186e5 100644 --- a/docker/tempest/Dockerfile +++ b/docker/tempest/Dockerfile @@ -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