Merge "Add external_network_bridge parameter to the L3 configuration"

This commit is contained in:
Jenkins
2014-10-13 16:08:26 +00:00
committed by Gerrit Code Review

View File

@@ -227,7 +227,8 @@ bridge_mappings = external:br-ex</programlisting>
<programlisting language="ini">[DEFAULT]
...
interface_driver = neutron.agent.linux.interface.OVSInterfaceDriver
use_namespaces = True</programlisting>
use_namespaces = True
external_network_bridge = br-ex</programlisting>
</step>
<step>
<para>(Optional) To assist with troubleshooting,