This has a local IP in it, thus is a template
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8fd8161321
commit
4bfa4241c2
2 changed files with 2 additions and 2 deletions
|
@ -1,26 +0,0 @@
|
|||
[ml2]
|
||||
type_drivers = local,flat,gre
|
||||
tenant_network_types = gre
|
||||
mechanism_drivers = openvswitch
|
||||
|
||||
[ml2_type_flat]
|
||||
|
||||
[ml2_type_vlan]
|
||||
|
||||
[ml2_type_gre]
|
||||
tunnel_id_ranges = 1:1000
|
||||
|
||||
[ml2_type_vxlan]
|
||||
|
||||
[securitygroup]
|
||||
firewall_driver = neutron.agent.linux.iptables_firewall.OVSHybridIptablesFirewallDriver
|
||||
enable_security_group = True
|
||||
|
||||
[ovs]
|
||||
local_ip = 172.24.0.3
|
||||
tunnel_type = gre
|
||||
tunnel_types = gre
|
||||
enable_tunneling = True
|
||||
|
||||
[agent]
|
||||
tunnel_types = gre
|
Loading…
Add table
Add a link
Reference in a new issue