Fix devstack README.rst formatting
Missing newlines caused incorrect rendering for code blocks TrivialFix Change-Id: I42e9ae98e925ad0236b1bf134cbd80d111098aad
This commit is contained in:
parent
e74d6abfeb
commit
9025dc72d0
@ -23,6 +23,7 @@ Notes:
|
|||||||
|
|
||||||
1. In the default case, neutron-dynamic-routing is installed in allinone mode.
|
1. In the default case, neutron-dynamic-routing is installed in allinone mode.
|
||||||
In multiple nodes environment, for controller node::
|
In multiple nodes environment, for controller node::
|
||||||
|
|
||||||
cd devstack
|
cd devstack
|
||||||
cat << EOF > local.conf
|
cat << EOF > local.conf
|
||||||
> [[local|localrc]]
|
> [[local|localrc]]
|
||||||
@ -31,6 +32,7 @@ Notes:
|
|||||||
> EOF
|
> EOF
|
||||||
|
|
||||||
For the nodes where you want to run dr-agent::
|
For the nodes where you want to run dr-agent::
|
||||||
|
|
||||||
cd devstack
|
cd devstack
|
||||||
cat << EOF > local.conf
|
cat << EOF > local.conf
|
||||||
> [[local|localrc]]
|
> [[local|localrc]]
|
||||||
|
Loading…
Reference in New Issue
Block a user