Bugfix: fix multi-region support 63/33863/1
authorRoss Brattain <ross.b.brattain@intel.com>
Wed, 26 Apr 2017 13:13:31 +0000 (15:13 +0200)
committerRoss Brattain <ross.b.brattain@intel.com>
Wed, 26 Apr 2017 13:17:32 +0000 (15:17 +0200)
commit90032ba61345752b014002dda629f84c42780e6c
tree34e8a614f18fcfca17bb34b967e194e836dab017
parent50a5d0cb28d95d8edb47b1775569fcdf52dd1c96
Bugfix: fix multi-region support

When running with multiple regions we need to specify
the region when we select the endpoint.

the region is specified in the OS_REGION_NAME env variable

Change-Id: I37853dd42f6d9013d4475b5e3b2b9f97b6bdc8d0
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
yardstick/common/openstack_utils.py