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