d6d55616a0
This patch introduces a new hieradata nova::keystone::auth::roles, to configure customized role assigned to nova user. This is required to configure service token feature, as it requires special role is assigned to the user who uses the feature. Change-Id: I00021bac80d09258bf1c1c040adb835b4294df19
10 lines
332 B
YAML
10 lines
332 B
YAML
---
|
|
features:
|
|
- |
|
|
New hieradata, nova::keystone::authtoken::service_token_roles, is
|
|
introduced so that specific role can be assigned to the service user
|
|
who can use service token feature.
|
|
- |
|
|
New hieradata, nova::keystone::roles is introduced to configure customized
|
|
role for nova user in keystone identity.
|