code-block replaces the soucecode in install docs section

https://docs.openstack.org/sahara/wallaby/install/installation-guide.html#common-installation-steps
cannot show the doc's content with soucecodes, instead of using
code-block.

Change-Id: Ie6e2a6c9c9a27cbd976fb3d973f36f02f5b20a96
This commit is contained in:
zhangbailin 2021-12-27 14:14:14 +08:00
parent 804ea37763
commit dd1e797ac5
1 changed files with 1 additions and 1 deletions

View File

@ -207,7 +207,7 @@ Then restart the mysql server to ensure these changes are active.
python-saharaclient to work properly you must register sahara in
the Identity service catalog. For example:
.. sourcecode:: console
.. code-block:: console
$ openstack service create --name sahara --description \
"Sahara Data Processing" data-processing