Browse code

Merge "Neutron guide: Add missing newline for code block"

Jenkins authored on 2016/03/11 08:14:27
Showing 1 changed files
... ...
@@ -546,6 +546,7 @@ automatically created by setting the ``OVS_BRIDGE_MAPPINGS`` to a list of
546 546
 physical network to bridge name associations with the following syntax:
547 547
 
548 548
 ::
549
+
549 550
     OVS_BRIDGE_MAPPINGS=net1name:bridge1name,net2name:bridge2name,<...>
550 551
 
551 552
 Also, ``OVS_BRIDGE_MAPPINGS`` has precedence over ``PHYSICAL_NETWORK`` and