neutron/neutron/tests/unit/linuxbridge
Aaron Rosen d26dfed7d4 Fix TypeError: <MagicMock name='LinuxBridgeManager().local_ip'
This patch fixes an error that does not result in a test failure but
causes the following error to be logged in the test logs:

TypeError: <MagicMock name='LinuxBridgeManager().local_ip' id='666599248'>
is not JSON serializable

Related-Bug: #1234857

Change-Id: I65cdd997745d8b760031f8f32e3c10682ad2288e
2013-10-24 02:24:56 +00: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 Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_lb_neutron_agent.py Fix TypeError: <MagicMock name='LinuxBridgeManager().local_ip' 2013-10-24 02:24:56 +00:00
test_lb_security_group.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
test_linuxbridge_plugin.py Fix LinuxBridge test name from Openvswitch 2013-09-12 10:31:00 -07:00
test_rpcapi.py change port status only if port is bound to the good host 2013-10-02 15:14:18 +02:00