Files
puppet-ironic/releasenotes/notes/system_scope-nova-52a51f6b7863a8b7.yaml
Takashi Kajinami bb714ff15a Accept system scope credential for Nova API request
Currently Ironic uses the user credential in [nova] section to use
External Event API in Nova but this API is available only for system
admin when SRBAC is enforced.

This change allows usage of system-scoped credential instead of
project-scoped one.

Change-Id: Ib5020f4bd01a18580aa765248ea29e132862d57c
2022-01-25 19:08:31 +09:00

6 lines
108 B
YAML

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