0e78a0faae
This patch introduces a new hieradata cinder::keystone::auth::roles, to configure customized role assigned to cinder 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: I02786009cf59cc113c390aa59a9297575ceb328c
11 lines
366 B
YAML
11 lines
366 B
YAML
---
|
|
features:
|
|
- |
|
|
New hieradata, cinder::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, cinder::keystone::roles, roles_v2 and roles_v3 are
|
|
introduced to configure customized role for cinder user in keystone
|
|
identity.
|