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: I494c1e25c98a57b78c779bcd0bf30c92fe70ff0a (cherry picked from commitchanges/22/820622/102f935237d
) (cherry picked from commita0e4625686
)
3 changed files with 15 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
The new ``designate::keystone::authtoken::interface`` parameter has been added, |
||||
which can be used to set the interface parameter in authtoken middleware. |
Loading…
Reference in new issue