Browse Source
This patch adds support for [keystone_authtoken] interface parameter, so that operators can define which endpoint should be used by authtoken middleware. Change-Id: I86a9f29551cc8efc672f4c983a87a66a403db343 (cherry picked from commitchanges/82/820882/124390a98f0
) (cherry picked from commit4711214d09
)
3 changed files with 16 additions and 0 deletions
@ -0,0 +1,6 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
The new ``mistral::keystone::authtoken::interface`` parameter has been |
||||
added, which can be used to set the interface parameter in authtoken |
||||
middleware. |
Loading…
Reference in new issue