Merge "Added `member` keystone role"

This commit is contained in:
Zuul
2025-09-19 13:57:43 +00:00
committed by Gerrit Code Review

View File

@@ -107,7 +107,7 @@ User Account Types
Keystone user accounts for each of your system administrators, with only Keystone user accounts for each of your system administrators, with only
the required privileges. the required privileges.
- There are four static keystone roles for |prod| services: - There are five static keystone roles for |prod| services:
- ``admin`` - can run all commands. - ``admin`` - can run all commands.
@@ -121,6 +121,9 @@ User Account Types
off/on) and can execute operational commands on subclouds (example: off/on) and can execute operational commands on subclouds (example:
manage/unmanage, backup management). manage/unmanage, backup management).
- ``member`` - is currently the same as ``reader`` role, however it may
be used for managing additional capabilities in future.
- ``reader`` - has read-only access to everything. - ``reader`` - has read-only access to everything.
For any user role other than ``admin``, access to Keystone, Barbican apis For any user role other than ``admin``, access to Keystone, Barbican apis