[coreycb] Fixup amulet tests for last set of changes.
This commit is contained in:
commit
841806a0ed
@ -373,7 +373,8 @@ class QuantumGatewayBasicDeployment(OpenStackAmuletDeployment):
|
|||||||
'local_ip': quantum_gateway_relation['private-address']
|
'local_ip': quantum_gateway_relation['private-address']
|
||||||
},
|
},
|
||||||
'agent': {
|
'agent': {
|
||||||
'tunnel_types': 'gre'
|
'tunnel_types': 'gre',
|
||||||
|
'l2_population': 'False'
|
||||||
},
|
},
|
||||||
'securitygroup': {
|
'securitygroup': {
|
||||||
'firewall_driver': 'neutron.agent.linux.iptables_firewall.'
|
'firewall_driver': 'neutron.agent.linux.iptables_firewall.'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user