puppet-nova/releasenotes/notes/system_scope-keystone-ed62f90dc93ea10d.yaml
Takashi Kajinami 63966683df Accept system scope credential for Keystone API request
When SRBAC is enforced, obtaining detail of a project requires system
reader, domain reader of the user who actually belongs to the project.
This allows using system scope credential so that a system reader role
can be leveraged.

Change-Id: If2a95361e20c8829c64aa6a27e6fb1d0dc5c1ff2
2022-01-14 09:17:45 +09:00

6 lines
111 B
YAML

---
features:
- |
The new ``system_scope`` parameter has been added to the ``nova::keystone``
class.