Fix OVN functional test

Define MTU for tempest network that will be created

Change-Id: Ib9a6f138cdc2eea6f55d34ded96f6e51184ec140
This commit is contained in:
Dmitriy Rabotyagov 2020-10-28 19:10:56 +02:00 committed by Dmitriy Rabotyagov (noonedeadpunk)
parent 2b655a857c
commit 4480a53b20
1 changed files with 9 additions and 0 deletions

View File

@ -32,3 +32,12 @@ neutron_provider_networks:
network_mappings: "vlan:br-provider"
repo_build_upper_constraints_overrides: [neutron-lib>=1.17.0]
neutron_neutron_conf_overrides:
DEFAULT:
global_physnet_mtu: 1558
neutron_ml2_conf_ini_overrides:
ml2:
physical_network_mtus: vlan:1500
path_mtu: 1558