This commit is contained in:
Edward Hope-Morley 2015-02-12 11:18:46 +00:00
parent 62177edae4
commit 84ffe0a3f0

View File

@ -279,7 +279,8 @@ class TestQuantumGatewayContext(CharmTestCase):
'verbose': True,
'l2_population': False,
'overlay_network_type': 'gre',
'bridge_mappings': 'physnet1:br-data'
'bridge_mappings': 'physnet1:br-data',
'veth_mtu': 1500,
})