more
This commit is contained in:
parent
62177edae4
commit
84ffe0a3f0
@ -279,7 +279,8 @@ class TestQuantumGatewayContext(CharmTestCase):
|
|||||||
'verbose': True,
|
'verbose': True,
|
||||||
'l2_population': False,
|
'l2_population': False,
|
||||||
'overlay_network_type': 'gre',
|
'overlay_network_type': 'gre',
|
||||||
'bridge_mappings': 'physnet1:br-data'
|
'bridge_mappings': 'physnet1:br-data',
|
||||||
|
'veth_mtu': 1500,
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user