neutron/neutron/tests/unit/plugins/ml2
Ihar Hrachyshka aac17c6be9 Reconcile quitting_rpc_timeout with backoff RPC client
With backoff client, setting .timeout property on it doesn't take any
effect. It means that starting from Mitaka, we broke
quitting_rpc_timeout option.

Now, when the TERM signal is received, we reset the dict capturing
per-method timeouts; and we cap waiting times by the value of the
option. This significantly reduces time needed for the agent to
gracefully shut down.

Change-Id: I2d86ed7a6f337395bfcfdb0698ec685cf384f172
Related-Bug: #1663458
2017-03-21 01:26:31 +00:00
..
drivers Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-21 01:26:31 +00:00
extensions Spin off context module 2017-03-06 16:25:29 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00
_test_mech_agent.py Macvtap: Check for no original port in is_live_migration 2017-02-17 17:41:17 +00:00
base.py Allow all migration of routers 2017-01-24 01:04:14 -05:00
test_agent_scheduler.py Move db agent schedulers test to a more appropriate place 2015-08-24 15:14:13 +03:00
test_db.py Merge "Network OVO in neutron/tests/unit/plugins/ml2" 2017-03-10 05:24:10 +00:00
test_driver_context.py Replace device owners hard coded strings to neutron_lib constants 2016-07-12 04:11:35 -04:00
test_ext_portsecurity.py Spin off context module 2017-03-06 16:25:29 +00:00
test_extension_driver_api.py Spin off context module 2017-03-06 16:25:29 +00:00
test_managers.py Change import statement to not rename the module 2016-11-14 13:53:51 +07:00
test_ovo_rpc.py Spin off context module 2017-03-06 16:25:29 +00:00
test_plugin.py Remove network port special-case in provisioning block 2017-03-16 22:12:11 +00:00
test_port_binding.py Spin off context module 2017-03-06 16:25:29 +00:00
test_rpc.py Remove fallback functions in agent/rpc 2016-12-06 15:51:16 +01:00
test_security_group.py Spin off context module 2017-03-06 16:25:29 +00:00
test_tracked_resources.py Spin off context module 2017-03-06 16:25:29 +00:00