neutron/neutron/tests/unit
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
..
agent Add check for ha state 2017-01-13 06:39:52 +00:00
api Merge "Correctly print --limit value passed via API" 2016-12-20 02:12:02 +00:00
callbacks Reduce the number of debug traces emitted by registry callbacks 2016-09-07 20:10:16 -07:00
cmd Kill processes when cleaning up namespaces 2016-12-20 10:52:41 +00:00
common Use get_random_string from neutron-lib 2016-12-18 21:18:05 +02:00
core_extensions Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
db Add check for ha state 2017-01-13 06:39:52 +00:00
debug Change external_network_bridge default to '' 2016-08-02 11:35:47 -07:00
extensions Merge "Bulk creation of SecurityGroups" 2016-12-25 05:48:16 +00:00
hacking Merge "Replace assertEqual(None, *) with assertIsNone in tests" 2016-11-22 02:15:19 +00:00
ipam Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
notifiers Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
objects Merge "Sort and Remove duplicate field types" 2016-12-22 07:38:46 +00:00
plugins Merge "Allow keystone v3 in the designate driver" 2016-12-23 16:23:48 +00:00
quota Merge "Except if tracked resource registered as countable" 2016-09-08 07:04:25 +00:00
scheduler Eliminate DVR inheritance of router create/update_db 2016-12-02 14:29:43 -05:00
services Merge "Bump revision of resource on tag add/remove" 2016-12-20 19:43:23 +00:00
tests Remove recursion from import_modules_recursively 2016-09-30 21:48:50 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
_test_extension_portbindings.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
dummy_plugin.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
extension_stubs.py Use ExtensionDescriptor from neutron-lib 2016-12-02 14:16:06 -05:00
test_auth.py
test_context.py Use to_policy_values for policy enforcement 2016-11-30 05:02:46 +00:00
test_manager.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_opts.py Fix the sriov agent config group name 2016-05-05 16:16:08 +08:00
test_policy.py Adopt neutron-lib plugin directory 2016-11-23 04:45:33 -07:00
test_service.py Fix that api_workers=0 doesn't spawn any api workers 2016-07-29 05:40:05 -04:00
test_worker.py Move AgentStatusCheckWorker to PeriodicWorker 2016-11-17 15:31:19 -08:00
test_wsgi.py Get rid of get_engine() in db/api.py 2016-08-12 15:48:17 +03:00
testlib_api.py Switch to neutron-lib for model_base 2016-08-31 11:12:18 -04:00