puppet-cinder/releasenotes/notes/keystone_authtoken-service_token_roles-e698dd87b9cd2598.yaml
Takashi Kajinami 0e78a0faae Customize roles assigned to cinder user
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
2019-07-16 19:23:06 +09:00

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.