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