Unconditionally enable the l2_population driver and use the agent flag to turn it on and off

This commit is contained in:
Liam Young 2014-09-30 10:44:44 +01:00
parent e126674976
commit bf48db6c88

@ -5,7 +5,7 @@
[ml2]
type_drivers = gre,vxlan
tenant_network_types = gre,vxlan
mechanism_drivers = openvswitch
mechanism_drivers = openvswitch,l2population
[ml2_type_gre]
tunnel_id_ranges = 1:1000
[ml2_type_vxlan]