puppet-keystone/releasenotes/notes/authtoken_interface-2e8ccbd3e961e0fb.yaml
Martin Schuppert a8f3616a48 New keystone::resource::authtoken::interface parameter
Adds interface parameter to keystone::resource::authtoken allow
services to configure the interface to use for the Identity API
endpoint.
Valid values are "public", "internal" or "admin".

Change-Id: I90584d3b5900d2dc74ae8ae1ff293822e5d6ecd9
2019-10-16 09:53:17 +02:00

7 lines
220 B
YAML

---
features:
- |
Adds interface parameter to keystone::resource::authtoken allow services
to configure the interface to use for the Identity API endpoint. Valid
values are "public", "internal" or "admin".