Update template from liberty
This commit is contained in:
parent
b2354bca25
commit
e4647c3d89
@ -13,9 +13,10 @@ bridge_mappings = {{ bridge_mappings }}
|
|||||||
tunnel_types = {{ overlay_network_type }}
|
tunnel_types = {{ overlay_network_type }}
|
||||||
l2_population = {{ l2_population }}
|
l2_population = {{ l2_population }}
|
||||||
enable_distributed_routing = {{ distributed_routing }}
|
enable_distributed_routing = {{ distributed_routing }}
|
||||||
|
prevent_arp_spoofing = {{ prevent_arp_spoofing }}
|
||||||
{% if veth_mtu -%}
|
{% if veth_mtu -%}
|
||||||
veth_mtu = {{ veth_mtu }}
|
veth_mtu = {{ veth_mtu }}
|
||||||
{% endif %}
|
{% endif -%}
|
||||||
|
|
||||||
[securitygroup]
|
[securitygroup]
|
||||||
{% if neutron_security_groups -%}
|
{% if neutron_security_groups -%}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user