summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-service-role-support-8e9390769508ca99.yaml
blob: 7a2aa7b953c1c66c90640558754ca83031fcb5b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
features:
  - |
    Adds support for the ``service`` role, which is intended for service to
    service communication, such as for those where ``ironic-inspector``,
    ``nova-compute``, or ``networking-baremetal`` needs to communicate with
    Ironic's API.
upgrade:
  - |
    Ironic now has support for the ``service`` role, which is available in the
    ``system`` scope as well as the ``project`` scope. This functionality
    is for service to service communication, if desired. Effective access rights
    are similar to the ``manager`` or the ``owner`` scoped admin privileges.