neutron-lbaas/neutron/tests/unit/linuxbridge
Monty Taylor 3f174c61d2 Replace stubout with fixtures
blueprint remove-mox

The last step in removing mox is to remove stubout usage. Lucky for us,
the fixtures library, which we are already using, can take on the
challenge quite well.

Change-Id: Id33cc8988935a1905f9a14351964f0bb24ef82e3
2013-11-24 10:46:08 -05:00
..
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_agent_scheduler.py Adds support for L3 routing/NAT as a service plugin 2013-09-11 12:12:10 +02:00
test_defaults.py Change rpc_support_old_agents default to False 2013-10-06 12:01:38 -04:00
test_lb_db.py Ensure OVS plugin is loaded in OVS plugin test 2013-10-26 20:52:15 +09:00
test_lb_neutron_agent.py Merge "Utilizes assertIsNone and assertIsNotNone" 2013-10-26 01:37:25 +00:00
test_lb_security_group.py Merge "Utilizes assertIsNone and assertIsNotNone" 2013-10-26 01:37:25 +00:00
test_linuxbridge_plugin.py Fix update_device_up method of linuxbridge plugin 2013-10-25 18:40:17 +04:00
test_rpcapi.py Replace stubout with fixtures 2013-11-24 10:46:08 -05:00