neutron/neutron/tests/unit/plugins
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
..
common Rollback port after failed to add it to router 2016-09-08 12:59:26 +00:00
ml2 Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-21 01:26:31 +00:00
__init__.py Reorganize unit test tree 2015-04-06 23:28:31 +00:00