puppet-barbican/releasenotes/notes/authtoken-service_token_roles-e391d38e42fac7f0.yaml
Takashi Kajinami 59a8a7fe76 Configure keystone_authtoken/service_token_roles
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
2019-08-19 17:00:57 +09:00

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.