reno: add custom keystone endpoint_type in configuration

Implemented in:
https://review.openstack.org/#/c/455353/
Related-Bug: #1643197

Change-Id: I7b08d78c8ba547f9fb75d48f68c6552582d528b9
This commit is contained in:
ArchiFleKs 2017-05-24 09:20:06 +02:00
parent 4759a570bd
commit 8e0dd3d8e0
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
---
features:
- Keystone URL used by Cluster Templates instances to authenticate is now
configurable with the ``trustee_keystone_interface`` parameter
which default to ``public``.