File: add-system-role-assignment-693dd3e1da33a54d.yaml

package info (click to toggle)
python-openstacksdk 4.4.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 13,352 kB
  • sloc: python: 122,960; sh: 153; makefile: 23
file content (11 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
---
features:
  - |
    Add support for system role assignment. A system role assignment
    ultimately controls access to system-level API calls.

    Good examples of system-level APIs include management of the
    service catalog and compute hypervisors.

    `System role assignment API reference
    <https://docs.openstack.org/api-ref/identity/v3/#system-role-assignments>`_.