~niedbalski/charms/trusty/quantum-gateway/lp-1396607

« back to all changes in this revision

Viewing changes to tests/basic_deployment.py

  • Committer: james.page at ubuntu
  • Date: 2014-10-10 14:33:17 UTC
  • mfrom: (70.1.2 quantum-gateway)
  • Revision ID: james.page@ubuntu.com-20141010143317-x5v34141e6609w38
[coreycb] Fixup amulet tests for last set of changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
373
373
                'local_ip': quantum_gateway_relation['private-address']
374
374
            },
375
375
            'agent': {
376
 
                'tunnel_types': 'gre'
 
376
                'tunnel_types': 'gre',
 
377
                'l2_population': 'False'
377
378
            },
378
379
            'securitygroup': {
379
380
                'firewall_driver': 'neutron.agent.linux.iptables_firewall.'