puppet-magnum/releasenotes/notes/keystone-authtoken-interface-7f48cab08fdc7ac9.yaml
Lewis Denny d7abb24b8c 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: I43f3f5708d1de6f63b61cbb688fb98a5d9241c8c
2020-07-16 21:26:56 +10:00

6 lines
179 B
YAML

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