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