puppet-watcher/releasenotes/notes/keystone-authtoken-interface-7148ae51c1971a27.yaml
Lewis Denny bf7ecaffb6 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: I39e914c199d9bbd9003a2ad12b6d26b59c7b15a5
2020-07-16 19:50:00 +10:00

6 lines
180 B
YAML

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