puppet-neutron/releasenotes/notes/keystone_authtoken-service_token_roles-4fe0a7d97045d06b.yaml
Takashi Kajinami c460fd0bf6 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: I3075b760149a3510fe93bc8bce062b53465a7f1e
2019-07-16 16:12:52 +09:00

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.