Merge "Add external_network_bridge parameter to the L3 configuration"
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user