cinder/cinder/tests/compute
Adrien Vergé 43374438bd Pass region name to Nova client
When using a Novaclient method on a multi-region infrastructure,
requests sometimes fail with an AmbiguousEndpoints Exception,
because more than one Nova endpoint is returned in the catalog.

This patch passes `region_name` and `endpoint_type` from conf to
Novaclient, so this error case is avoided.

Change-Id: Ic4810a1c5223575c6d6300156491437ea67c4a7a
Closes-Bug: #1421314
2015-02-20 13:56:29 +00:00
..
__init__.py Migration for attached volumes 2013-08-27 14:18:25 +03:00
test_nova.py Pass region name to Nova client 2015-02-20 13:56:29 +00:00