From f81ae88c55739bbdfee7db711cc6b2e910794e05 Mon Sep 17 00:00:00 2001 From: "Sean M. Collins" Date: Mon, 1 Feb 2016 14:00:20 -0500 Subject: [PATCH] docs: Neutron - add required newline for code formatting Otherwise it doesn't render it as the correct HTML tag. Change-Id: Ibc5c846824c7248c64473512e9dcfe5dd4205924 --- doc/source/guides/neutron.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/source/guides/neutron.rst b/doc/source/guides/neutron.rst index 1e20d7fcbe..c6af953f22 100644 --- a/doc/source/guides/neutron.rst +++ b/doc/source/guides/neutron.rst @@ -448,6 +448,7 @@ is 1500. A different MTU can be specified by adding the following to the `localrc` part of `local.conf` on each machine. :: + Q_ML2_PLUGIN_PATH_MTU=1500