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

package info (click to toggle)
python-openstacksdk 4.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 13,712 kB
  • sloc: python: 127,028; sh: 153; makefile: 23
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>`_.