59a8a7fe76
This patch introduces a new hieradata to configure service_token_roles in keystone authtoken middleware configuration, so that we can use a customized role for user who uses service token feature. Change-Id: Ife07d55390390e9dd62fe4df0393010b9aa40030
7 lines
206 B
YAML
7 lines
206 B
YAML
---
|
|
features:
|
|
- |
|
|
New hieradata, barbican::keystone::authtoken::service_token_roles, is
|
|
introduced so that specific role can be assigned to the service user
|
|
who can use service token feature.
|