Fix OVN functional test
Define MTU for tempest network that will be created Change-Id: Ib9a6f138cdc2eea6f55d34ded96f6e51184ec140
This commit is contained in:
parent
2b655a857c
commit
4480a53b20
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user