puppet-aodh/releasenotes/notes/keystone-authtoken-interface-33ee768d856a0110.yaml
Takashi Kajinami 33d690c7eb Add support for the interface parameter in authtoken middleware
This patch adds support for [keystone_authtoken] interface parameter,
so that operators can define which endpoint should be used by authtoken
middleware.

Change-Id: I39bf94a041d7d4af31fb2653c9274ee8fbdb732e
2020-07-09 08:31:19 +09:00

6 lines
177 B
YAML

---
features:
- |
The new ``aodh::keystone::authtoken::interface`` parameter has been added,
which can be used to set the interface parameter in authtoken middleware.