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