puppet-magnum/releasenotes/notes/add-clients-configuration-758a5b8cb4c16e1a.yaml
Alfredo Moralejo c770219b12 Add magnum::clients class
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
2016-11-15 17:24:33 +01:00

5 lines
133 B
YAML

---
features:
- A new class magnum::clients have been added to configure the OpenStack
service clients used by magnum service.