From 9d873be6ab91f6bbb72997674132a82771bad64b Mon Sep 17 00:00:00 2001 From: Jimmy McCrory Date: Sat, 11 Mar 2017 19:20:50 -0800 Subject: [PATCH] [DOCS] Fix rendering of code blocks Add a new line above code-block directives. Change-Id: Ib60c26947c925e0b26d0847e0e3621b15925c1eb --- doc/source/configure-octavia.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/source/configure-octavia.rst b/doc/source/configure-octavia.rst index 9cdfaf12..e1d5c17f 100644 --- a/doc/source/configure-octavia.rst +++ b/doc/source/configure-octavia.rst @@ -76,6 +76,7 @@ For this process, use one of the physical hosts within the environment. #. Run Octavia's diskimage script In the ``octavia/diskimage-create`` directory run: + .. code-block:: bash ./diskimage-create.sh @@ -92,6 +93,7 @@ You can find more information abpout the diskimage script and the process at https://github.com/openstack/octavia/tree/master/diskimage-create Here is a script to perform all those tasks at once: + .. code-block:: bash #/bin/sh @@ -124,6 +126,7 @@ Creating the cryptographic certificates #. Run the certificate script. In the bin directory of the Octavia project you cloned above run: + .. code-block:: bash mkdir /var/lib/octavia/certs