puppet-manila/releasenotes/notes/keystone-authtoken-interface-a8c03fe93a850caa.yaml
Lewis Denny b92f8a9238 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: I71ef2b5831420a59a3ef0fb9dbad672c27734c1d
2020-07-14 22:18:14 +10:00

6 lines
179 B
YAML

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