c460fd0bf6
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: I3075b760149a3510fe93bc8bce062b53465a7f1e
7 lines
205 B
YAML
7 lines
205 B
YAML
---
|
|
features:
|
|
- |
|
|
New hieradata, neutron::keystone::authtoken::service_token_roles, is
|
|
introduced so that specific role can be assigned to the service user
|
|
who can use service token feature.
|