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

package info (click to toggle)
python-openstacksdk 0.101.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 10,888 kB
  • sloc: python: 90,744; sh: 173; makefile: 21
file content (11 lines) | stat: -rw-r--r-- 382 bytes parent folder | download | duplicates (3)
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>`_.