Update template from liberty

This commit is contained in:
James Page 2016-02-23 14:51:01 +00:00
parent b2354bca25
commit e4647c3d89

View File

@ -13,9 +13,10 @@ bridge_mappings = {{ bridge_mappings }}
tunnel_types = {{ overlay_network_type }}
l2_population = {{ l2_population }}
enable_distributed_routing = {{ distributed_routing }}
prevent_arp_spoofing = {{ prevent_arp_spoofing }}
{% if veth_mtu -%}
veth_mtu = {{ veth_mtu }}
{% endif %}
{% endif -%}
[securitygroup]
{% if neutron_security_groups -%}