puppet-heat/releasenotes/notes/keystone-authtoken-interface-fa5844b2d4fc0f86.yaml
Takashi Kajinami e633bc0ae5 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: I5325bdfbcec13b53b83ac669fb2b91885c370e60
2020-07-08 11:20:39 +09:00

6 lines
177 B
YAML

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