Merge "code-block replaces sourcecode to clearly display the content"

This commit is contained in:
Zuul 2021-12-27 09:29:13 +00:00 committed by Gerrit Code Review
commit a86f86a119
1 changed files with 1 additions and 2 deletions

View File

@ -37,7 +37,7 @@ first place.
Local endpoint example:
.. sourcecode:: console
.. code-block:: console
$ openstack service create --name sahara_local --description \
"Sahara Data Processing (local installation)" \
@ -51,7 +51,6 @@ Local endpoint example:
$ openstack endpoint create --region RegionOne \
data_processing_local admin http://127.0.0.1:8386/v1.1/%\(project_id\)s
..
Then the endpoint name should be changed in ``sahara.py`` under the module of