e0c095fd7d
The ``ironic-inspector`` service user is now assigned the system scope ``all``. This allows it to create baremetal ports during node inspection again. Default project and domain vars are removed as you cannot combine these with system scope. Closes-Bug: #2064655 Change-Id: I5e3c29faae4c2531b269c37874ade368c1aab39f
13 lines
456 B
YAML
13 lines
456 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
The ``ironic-inspector`` service user is now assigned the system scope
|
|
``all``. If you have overridden the default list of role assignments, you
|
|
should make this change too.
|
|
fixes:
|
|
- |
|
|
The ``ironic-inspector`` service user is now assigned the system scope
|
|
``all``. This allows it to create baremetal ports during node inspection
|
|
again.
|
|
`LP#2064655 <https://bugs.launchpad.net/kolla-ansible/+bug/2064655>`__
|