From 81339bfceaa538a1cd08d81668332b521cc8fbcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elisamara=20Aoki=20Gon=C3=A7alves?= Date: Fri, 18 Jul 2025 19:47:21 +0000 Subject: [PATCH] Fix greybar issues in docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I6208f69ae7cc7167efac463bc61388c2663864fc Signed-off-by: Elisamara Aoki Gonçalves --- .../kubernetes/install-ptp-notifications.rst | 2 +- ...ntroduction-to-user-management-6c0b13c6d325.rst | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/source/admintasks/kubernetes/install-ptp-notifications.rst b/doc/source/admintasks/kubernetes/install-ptp-notifications.rst index a5fa29890..68d75effb 100644 --- a/doc/source/admintasks/kubernetes/install-ptp-notifications.rst +++ b/doc/source/admintasks/kubernetes/install-ptp-notifications.rst @@ -492,7 +492,7 @@ These values can be changed using the Helm overrides below: #. Create an override file with these entries: - .. code-block:: none + .. code-block:: none cat <> /home/sysadmin/notification-rabbitmq.yaml registration: diff --git a/doc/source/security/kubernetes/introduction-to-user-management-6c0b13c6d325.rst b/doc/source/security/kubernetes/introduction-to-user-management-6c0b13c6d325.rst index c88e163a2..7f895c062 100644 --- a/doc/source/security/kubernetes/introduction-to-user-management-6c0b13c6d325.rst +++ b/doc/source/security/kubernetes/introduction-to-user-management-6c0b13c6d325.rst @@ -123,17 +123,17 @@ User Account Types - ``reader`` - has read-only access to everything. - For any user role other than ``admin``, access to Keystone, Barbican apis - is denied. However, the following commands are allowed where only that user - information is shown in the output: + For any user role other than ``admin``, access to Keystone, Barbican apis + is denied. However, the following commands are allowed where only that user + information is shown in the output: - - openstack project list + - openstack project list - - openstack user show + - openstack user show - - openstack token issue + - openstack token issue - - openstack project show + - openstack project show - **LDAP User Accounts**