From 66231365d451d8f87b7066abb9015a83f344ee94 Mon Sep 17 00:00:00 2001 From: Suzana Fernandes Date: Mon, 2 Dec 2024 16:49:50 +0000 Subject: [PATCH] Fix keystone accounts subtitles Change-Id: I695b6ee217c6c1c1e0719187854fd26d7b4f7931 Signed-off-by: Suzana Fernandes --- doc/source/_vendor/rl-strings.txt | 2 +- doc/source/security/kubernetes/about-keystone-accounts.rst | 6 +++--- doc/source/security/kubernetes/keystone-accounts.rst | 3 --- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/doc/source/_vendor/rl-strings.txt b/doc/source/_vendor/rl-strings.txt index bc65c1f3b..161557dfc 100644 --- a/doc/source/_vendor/rl-strings.txt +++ b/doc/source/_vendor/rl-strings.txt @@ -328,7 +328,7 @@ .. |security-vault-overview| replace:: :ref:`Vault Overview ` .. |using-container-backed-remote-clis-and-clients| replace:: :ref:`Use Container-backed Remote CLIs and Clients ` .. |password-recovery-for-linux-user-accounts| replace:: :ref:`Password Recovery for Linux User Accounts ` -.. |about-keystone-accounts| replace:: :ref:`Keystone Accounts ` +.. |about-keystone-accounts| replace:: :ref:`Keystone Accounts Overview ` .. |private-namespace-and-restricted-rbac| replace:: :ref:`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 ` .. |keystone-account-roles-64098d1abdc1| replace:: :ref:`Keystone Account Roles ` diff --git a/doc/source/security/kubernetes/about-keystone-accounts.rst b/doc/source/security/kubernetes/about-keystone-accounts.rst index ba2a14278..67164d14a 100644 --- a/doc/source/security/kubernetes/about-keystone-accounts.rst +++ b/doc/source/security/kubernetes/about-keystone-accounts.rst @@ -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. diff --git a/doc/source/security/kubernetes/keystone-accounts.rst b/doc/source/security/kubernetes/keystone-accounts.rst index d0584d1e9..f5e1b833e 100644 --- a/doc/source/security/kubernetes/keystone-accounts.rst +++ b/doc/source/security/kubernetes/keystone-accounts.rst @@ -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 ` for more details. -