puppet-zaqar/releasenotes/notes/system_scope-keystone-ce89823e072150ce.yaml
Takashi Kajinami fe7da441a6 Accept system scope credentials for Keystone API request
This change is the first step to support secure RBAC and allows usage
of system scope credentials for Keystone API request.

This change covers the following two items.
 - assignment of system scope roles to system user
 - credential parameters for authtoken middleware

Depends-on: https://review.opendev.org/804325
Change-Id: I2a54b0d0c03a98b3fe7a3a4a28051247eea7e70a
2022-01-03 15:28:31 +09:00

10 lines
252 B
YAML

---
features:
- |
The ``system_scope`` parameter has been added to
the ``zaqar::keystone::authtoken`` class.
- |
The ``zaqar::keystone::auth`` class now supports defining assignmet of
system-scoped roles to the zaqar service user.