]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Fix l3_agent unit tests
authorEugene Nikanorov <enikanorov@mirantis.com>
Thu, 25 Jul 2013 20:45:10 +0000 (00:45 +0400)
committerEugene Nikanorov <enikanorov@mirantis.com>
Fri, 26 Jul 2013 07:19:16 +0000 (11:19 +0400)
commit0f4f3150f4c2a2bba8712e3439a02337eb726a2b
tree8f4a17e2871d91407aa42963dc68b606b397690c
parent32ad89fd8a66c50181f47f1c593080f5f27aeb47
Fix l3_agent unit tests

Mock FixedIntervalLoopingCall in unit tests so
_rpc_loop doesn't interfere with the tests

fixes bug 1205085

Change-Id: I54cc152890734afc7a5b86dd9ae4ea133bd7574b
neutron/tests/unit/test_l3_agent.py