bdd87c7042
Allow granting and revoking system role assignment to a user or group. Enable filtering for system role when listing role assignments. https: //docs.openstack.org/api-ref/identity/v3/#system-role-assignments Change-Id: I2870d322fdfd59c91524b4031d8ecf53b60a9a1d
12 lines
382 B
YAML
12 lines
382 B
YAML
---
|
|
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>`_.
|