neutron/neutron/tests/unit/services/loadbalancer/agent
Eugene Nikanorov 712923d3ab Avoid creating FixedIntervalLoopingCall in agent UT
Set polling_interval to 0 to avoid creating LoopingCall
in loadbalancer agent tests, dhcp agent tests, linuxbridge agent tests

Change-Id: Ib6edbc11feba402a4c2f19b7d6833b49879ee626
Closes-Bug: #1288079
2014-03-21 07:17:46 +00:00
..
__init__.py LBaaS: move agent based driver files into a separate dir 2014-02-10 12:24:27 +04:00
test_agent.py Remove individual cfg.CONF.resets from tests 2014-03-17 12:34:56 -04:00
test_agent_manager.py Avoid creating FixedIntervalLoopingCall in agent UT 2014-03-21 07:17:46 +00:00
test_api.py Removes calls to mock.patch.stopall in unit tests 2014-03-12 04:17:11 +00:00