neutron/neutron/plugins/ml2/drivers
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
..
agent Agent common config 2017-03-15 09:52:18 -06:00
l2pop Merge "Change the way to distinguish the port type" 2017-03-15 10:36:10 +00:00
linuxbridge Merge "Revert "Stop skipping compute owner in Linux Bridge loop"" 2017-03-20 17:50:28 +00:00
macvtap Macvtap: Check for no original port in is_live_migration 2017-02-17 17:41:17 +00:00
mech_sriov Agent common config 2017-03-15 09:52:18 -06:00
openvswitch Reconcile quitting_rpc_timeout with backoff RPC client 2017-03-21 01:26:31 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
helpers.py Spin off context module 2017-03-06 16:25:29 +00:00
mech_agent.py Downgrade binding skip in mech_agent 2016-09-09 07:31:47 -07:00
type_flat.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
type_geneve.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
type_gre.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00
type_local.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
type_tunnel.py Get rid of custom wrap_db_retry call in sync_allocations 2017-03-15 12:56:21 -07:00
type_vlan.py TrivialFix: Remove extra space from log 2017-03-16 09:38:59 -05:00
type_vxlan.py Clean up deprecated sqla model import paths 2017-02-25 03:42:34 +00:00