puppet-cinder/releasenotes/notes/system_scope-nova-6507548249009928.yaml
Takashi Kajinami 3b1588eb57 Accept system scope credential for Nova API request
Currently cinder uses the service user credential to use Nova APIs like
External Events API, which is accessibly only for system admin when
SRBAC is enforced.

This change allows using system-scoped credential rather instead of
project-scoped one for such API requests.

Change-Id: Ica8972741244b18290b6e9b2b2e2f460094d0260
2021-11-26 22:39:12 +09:00

6 lines
108 B
YAML

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