add hyperv to icehouse ml2_config.ini
This commit is contained in:
parent
639b34a94b
commit
748e9ee874
@ -5,7 +5,7 @@
|
|||||||
[ml2]
|
[ml2]
|
||||||
type_drivers = gre,vxlan,vlan,flat
|
type_drivers = gre,vxlan,vlan,flat
|
||||||
tenant_network_types = gre,vxlan,vlan,flat
|
tenant_network_types = gre,vxlan,vlan,flat
|
||||||
mechanism_drivers = openvswitch,l2population
|
mechanism_drivers = openvswitch,hyperv,l2population
|
||||||
|
|
||||||
[ml2_type_gre]
|
[ml2_type_gre]
|
||||||
tunnel_id_ranges = 1:1000
|
tunnel_id_ranges = 1:1000
|
||||||
|
Loading…
Reference in New Issue
Block a user