neutron/neutron/tests/unit/openvswitch
Kevin Benton 30c219f682 Join tables in query for down L3 agents
Join the agent table together with the L3 agent scheduler
table. This fixes an issue where the query would return
all admin_state_up L3 agents with router bindings when
any agent in the database was dead (missed heartbeats)
instead of just returning the dead L3 agents with bindings.

Closes-Bug: #1359460
Change-Id: I29215f81be7e3513155faaad015e24dbf1a1ad5d
2014-08-21 02:49:11 -07:00
..
__init__.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_agent_scheduler.py Join tables in query for down L3 agents 2014-08-21 02:49:11 -07:00
test_openvswitch_plugin.py call security_groups_member_updated in port_update 2014-07-21 14:22:09 -04:00
test_ovs_db.py Remove auto-generation of db schema from models at startup 2014-08-15 17:21:17 -04:00
test_ovs_defaults.py Implement local ARP responder onto OVS agent 2014-05-19 21:42:11 +02:00
test_ovs_neutron_agent.py OVS flows apply concurrently using a deferred OVSBridge 2014-08-05 01:14:47 +02:00
test_ovs_rpcapi.py Remove redundant topic from rpc calls 2014-08-05 10:14:20 +00:00
test_ovs_security_group.py Remove the useless vim modelines 2014-06-21 15:07:31 +08:00
test_ovs_tunnel.py Move ARP responder test to sanity command 2014-07-29 18:44:07 +03:00