From 9025dc72d0a6ee44515762715bcfc2b1de757fc5 Mon Sep 17 00:00:00 2001 From: Bernard Cafarelli Date: Tue, 7 Jul 2020 15:03:25 +0200 Subject: [PATCH] Fix devstack README.rst formatting Missing newlines caused incorrect rendering for code blocks TrivialFix Change-Id: I42e9ae98e925ad0236b1bf134cbd80d111098aad --- devstack/README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devstack/README.rst b/devstack/README.rst index 6e48686b..6048b141 100644 --- a/devstack/README.rst +++ b/devstack/README.rst @@ -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]]