Files
neutron/neutron/tests/contrib/hooks/linuxbridge_type_drivers
T
Ihar Hrachyshka 16262d6409 gate: don't configure linuxbridge jobs for geneve
The only tunneling the agent supports is vxlan.

Change-Id: Iff45d3f4021699dbe42750ca88c520f3327e01b7
2017-09-22 02:43:34 +00:00

13 lines
227 B
Plaintext

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