c770219b12
magnum configuration contains some service clients configuration section. In order to work properly, magnum requires at least to configure cinder_client/region_name. This patch adds a new manifest magnum::clients that take care of client basic configuration including region_name and endpoint_type. In future, more options can be added. Change-Id: Ic33aba69873e0aeb79546fe25f158604229a54a5
5 lines
133 B
YAML
5 lines
133 B
YAML
---
|
|
features:
|
|
- A new class magnum::clients have been added to configure the OpenStack
|
|
service clients used by magnum service.
|