Fix greybar issues in docs

Change-Id: I6208f69ae7cc7167efac463bc61388c2663864fc
Signed-off-by: Elisamara Aoki Gonçalves <elisamaraaoki.goncalves@windriver.com>
This commit is contained in:
Elisamara Aoki Gonçalves
2025-07-18 19:47:21 +00:00
parent 9f6a2644f6
commit 81339bfcea
2 changed files with 8 additions and 8 deletions

View File

@@ -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 <<EOF>> /home/sysadmin/notification-rabbitmq.yaml
registration:

View File

@@ -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 <user>
- openstack user show <user>
- openstack token issue
- openstack token issue
- openstack project show
- openstack project show
- **LDAP User Accounts**