Fix keystone accounts subtitles

Change-Id: I695b6ee217c6c1c1e0719187854fd26d7b4f7931
Signed-off-by: Suzana Fernandes <Suzana.Fernandes@windriver.com>
This commit is contained in:
Suzana Fernandes 2024-12-02 16:49:50 +00:00
parent 4b0d6f789e
commit 66231365d4
3 changed files with 4 additions and 7 deletions

View File

@ -328,7 +328,7 @@
.. |security-vault-overview| replace:: :ref:`Vault Overview <security-vault-overview>`
.. |using-container-backed-remote-clis-and-clients| replace:: :ref:`Use Container-backed Remote CLIs and Clients <using-container-backed-remote-clis-and-clients>`
.. |password-recovery-for-linux-user-accounts| replace:: :ref:`Password Recovery for Linux User Accounts <password-recovery-for-linux-user-accounts>`
.. |about-keystone-accounts| replace:: :ref:`Keystone Accounts <about-keystone-accounts>`
.. |about-keystone-accounts| replace:: :ref:`Keystone Accounts Overview <about-keystone-accounts>`
.. |private-namespace-and-restricted-rbac| replace:: :ref:`Private Namespace and Restricted RBAC <private-namespace-and-restricted-rbac>`
.. |configure-kubernetes-for-oidc-token-validation-after-bootstrapping-the-system| replace:: :ref:`Configure Kubernetes for OIDC Token Validation after Bootstrapping the System <configure-kubernetes-for-oidc-token-validation-after-bootstrapping-the-system>`
.. |keystone-account-roles-64098d1abdc1| replace:: :ref:`Keystone Account Roles <keystone-account-roles-64098d1abdc1>`

View File

@ -2,9 +2,9 @@
.. ibp1552572465781
.. _about-keystone-accounts:
=================
Keystone Accounts
=================
==========================
Keystone Accounts Overview
==========================
|prod| uses tenant accounts and user accounts to identify and manage access to
|prod| resources, and images in the Local Docker Registry.

View File

@ -9,6 +9,3 @@ Keystone Accounts
|prod-long| uses Keystone for authentication and authorization of users of the
StarlingX REST APIs, the |CLI|, the Horizon Web interface and the Local Docker
Registry. |prod|'s Keystone uses the default local SQL Backend.
See :ref:`Keystone Accounts <about-keystone-accounts>` for more details.