Fix typo in network node ml2_conf.ini
I fixed a typo in the network node ml2_conf.ini file. Change-Id: Ibdf951f64de5d202db4889f168cc6e8761ab034f
This commit is contained in:
parent
0f19996d83
commit
9487fce6c6
@ -190,7 +190,7 @@ firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewal
|
||||
local_ip = <replaceable>INSTANCE_TUNNELS_INTERFACE_IP_ADDRESS</replaceable>
|
||||
tunnel_type = gre
|
||||
enable_tunneling = True
|
||||
bridge_mapping = external:br-ex</programlisting>
|
||||
bridge_mappings = external:br-ex</programlisting>
|
||||
<para>Replace
|
||||
<replaceable>INSTANCE_TUNNELS_INTERFACE_IP_ADDRESS</replaceable>
|
||||
with the IP address of the instance tunnels network interface
|
||||
|
Loading…
Reference in New Issue
Block a user