File: system_scope-keystone-0ba98f21e99fd283.yaml

package info (click to toggle)
puppet-module-ironic 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,664 kB
  • sloc: ruby: 5,888; python: 38; sh: 10; makefile: 10
file content (19 lines) | stat: -rw-r--r-- 599 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
features:
  - |
    The ``system_scope`` parameter has been added to the following classes.

    - ``ironic::api::authtoken``
    - ``ironic::inspector::authtoken``

  - |
    The ``ironic::keystone::auth_inspector`` class now supports customizing
    roles assigned to the ironic-inspector service user.

  - |
    The ``ironic::keystone::auth`` class now supports defining assignmet of
    system-scoped roles to the ironic service user.

  - |
    The ``ironic::keystone::auth_inspector`` class now supports defining
    assignmet of system-scoped roles to the ironic-inspector service user.