Files
neutron/neutron/tests/contrib/hooks/openvswitch_type_drivers
T
Genadi Chereshnya bc32d85bfb [Tempest] Check connectivity between VM with different MTU size net
Having environment that supports different MTUs for networks,
check connectivity between 2 VMs with such networks

Change-Id: I5721a9ee35235c15bef1a9e8d62568abbfb5dc45
2017-09-22 02:40:28 +00:00

16 lines
291 B
Plaintext

[[test-config|$TEMPEST_CONFIG]]
[neutron_plugin_options]
available_type_drivers=flat,geneve,vlan,gre,local,vxlan
[[post-config|/$NEUTRON_CORE_PLUGIN_CONF]]
[ml2]
type_drivers=flat,geneve,vlan,gre,local,vxlan
[ml2_type_vxlan]
vni_ranges = 1:2000
[ml2_type_gre]
tunnel_id_ranges = 1:1000