Fix devstack README.rst formatting

Missing newlines caused incorrect rendering for code blocks

TrivialFix

Change-Id: I42e9ae98e925ad0236b1bf134cbd80d111098aad
This commit is contained in:
Bernard Cafarelli 2020-07-07 15:03:25 +02:00
parent e74d6abfeb
commit 9025dc72d0
No known key found for this signature in database
GPG Key ID: 9531F08245465A52
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,7 @@ Notes:
1. In the default case, neutron-dynamic-routing is installed in allinone mode.
In multiple nodes environment, for controller node::
cd devstack
cat << EOF > local.conf
> [[local|localrc]]
@ -31,6 +32,7 @@ Notes:
> EOF
For the nodes where you want to run dr-agent::
cd devstack
cat << EOF > local.conf
> [[local|localrc]]