neutron-fwaas/neutron/tests/unit/services/vpn
Salvatore Orlando dabbb1bfc5 Ensure unit tests do not let looping calls roam freely
Bug 1220871

This patch does minimal changes in neutron.plugins.nicira.common.sync
providing unit tests with a reference to the looping call object, so
that they can control its lifecycle.
Also, it perform a bit of refactoring in test_l3_agent.py in the way
mocks are created and started.

Change-Id: I73a1eb8ecdb7c6d46ff12afba549dd27095b7202
2013-09-04 17:19:21 -07:00
..
device_drivers Reference driver implementation (IPsec) for VPNaaS 2013-09-04 00:32:39 -07:00
service_drivers Reference driver implementation (IPsec) for VPNaaS 2013-09-04 00:32:39 -07:00
__init__.py VPN as a Service (VPNaaS) API and DataModel 2013-07-30 10:38:00 -07:00
test_vpn_agent.py Ensure unit tests do not let looping calls roam freely 2013-09-04 17:19:21 -07:00
test_vpnaas_driver_plugin.py Reference driver implementation (IPsec) for VPNaaS 2013-09-04 00:32:39 -07:00
test_vpnaas_extension.py VPN as a Service (VPNaaS) API and DataModel 2013-07-30 10:38:00 -07:00