![Takashi Kajinami](/assets/img/avatar_default.png)
This change introduces a new option to define the region to which the Barbican endpoint belongs. This is required if the deployment has multiple regions and a single Keystone instance stores multiple Barbican endpoints for different regions. This change also ensures that the same interface and region are used in endpoint detection and api version detection. Change-Id: If2c0055d45922937e259a8f22f5879c9faa41e35
8 lines
255 B
YAML
8 lines
255 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``[barbican] barbican_region_name`` option has been added.
|
|
This parameter is used to determine the proper Barbican endpoint in
|
|
the multi-region deployment which has a different Barbican endpoint in
|
|
each region.
|