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: Ic65f385e5f867cb7346b8b5fc62e8cbf7be8cfb3 (cherry picked from commitchanges/17/820617/117b97ec245
) (cherry picked from commit1c680ae8f1
)
3 changed files with 16 additions and 0 deletions
@ -0,0 +1,6 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
The new ``cinder::keystone::authtoken::interface`` parameter has been |
||||
added, which can be used to set the interface parameter in authtoken |
||||
middleware. |
Loading…
Reference in new issue