neutron/neutron/tests/unit/agent
AKamyshnikova 1927da1bc7 Add check for ha state
If all agents are shown as a standby it is possible changing state
were lost due to problems with RabbitMQ. Current change adds check
for ha state in fetch_and_sync_all_routers. If state is different -
 notify server that state should be changed.

Also change _get_bindings_and_update_router_state_for_dead_agents
to set standby for dead agent only in case we have more than one
active.

Change-Id: If5596eb24041ea9fae1d5d2563dcaf655c5face7
Closes-bug:#1648242
2017-01-13 06:39:52 +00:00
..
common Fix some slow unit tests 2016-12-08 14:11:34 -08:00
dhcp Merge "Calculate IPv4 DHCP subnets once for metadata" 2016-12-20 10:42:54 +00:00
l2 Pass context and resource_type in RPC callback 2016-12-08 06:03:59 -08:00
l3 Add check for ha state 2017-01-13 06:39:52 +00:00
linux Merge "Delete related conntrack when delete vm" 2016-12-23 16:24:34 +00:00
metadata Refactoring agent metadata config 2016-11-21 19:44:49 +00:00
ovsdb ovsdb: don't erase existing ovsdb managers 2016-11-23 07:21:08 +00:00
windows Typo on side_effect rendering the test useless 2016-11-17 21:24:54 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_securitygroups_rpc.py Delete conntrack when remote ipset member removed 2016-11-29 16:19:03 +00:00