blazar/blazar/tests/utils
Pierre Riteau eec558da8d Add support for multi-region deployments
In multi-region deployments using a shared Keystone, with each region
using its own Blazar and Nova services, Blazar could not be configured
to be part of a specific region. It would use the first endpoint found
in the service catalog. As a result, Blazar in RegionTwo would try to
manage Nova hosts and aggregates in RegionOne.

This patch adds a new configuration option called os_region_name in the
[DEFAULT] section. If set, Blazar looks up the right endpoints for its
region. The DevStack plugin is also updated to use the correct region
and Keystone host (which is otherwise set to the default of 127.0.0.1).

Change-Id: I0e548103dbd3d50af366ad5c19c98724e22bdc3d
Closes-Bug: #1694754
2017-10-03 13:01:13 +01:00
..
openstack Add support for multi-region deployments 2017-10-03 13:01:13 +01:00
__init__.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00
test_plugins.py Move the convert_requirements method to the utils namespace 2017-07-03 14:45:41 +09:00
test_trusts.py Migrate climate namespace to blazar 2017-03-02 09:36:14 +00:00