region support for cinder tests is missing

Bug #1612319 reported by Hauke Bruno
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Undecided
Roman Vasilets

Bug Description

While trying to run some cinder tasks against a multi region setup, it seems that Rally currently doesn't use/fill 'region_name'.

'rally deployment config' point out the correct region name, but while running cinder tasks another region is used (I guess because that endpoint is the first in the list keystone serves).

Simply adding 'region_name=self.credential.region_name,' to the cinder initialization doesn't make a difference, but hard coding the correct region name in https://github.com/openstack/rally/blob/master/rally/osclients.py#L196 works.

Revision history for this message
Roman Vasilets (rvasilets) wrote :

Could you try it on master for now(we have merged some patch https://review.openstack.org/#/c/320056/33)? Please show full logs with traceback where region_name related error occurs

Changed in rally:
assignee: nobody → Roman Vasilets (rvasilets)
Changed in rally:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.