neutron/neutron/tests/unit/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 Use more specific asserts in tests 2016-08-23 07:36:49 +02:00
l2pop Merge "Change the way to distinguish the port type" 2017-03-15 10:36:10 +00:00
linuxbridge Revert "Stop skipping compute owner in Linux Bridge loop" 2017-03-18 01:06:54 +00:00
macvtap Macvtap: Check for no original port in is_live_migration 2017-02-17 17:41:17 +00:00
mech_sriov Spin off context module 2017-03-06 16:25:29 +00:00
openvswitch 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
base_type_tunnel.py Spin off context module 2017-03-06 16:25:29 +00:00
ext_test.py Fix ML2 test extension driver API test cases 2016-09-22 15:05:12 -07:00
mech_fake_agent.py Use constants from neutron-lib 2016-04-23 21:23:56 -04:00
mechanism_logger.py Make DHCP agent scheduler physical_network aware 2016-02-15 22:25:29 +01:00
mechanism_test.py Enable create and delete segments in ML2 2016-08-28 01:24:56 -04:00
test_helpers.py Spin off context module 2017-03-06 16:25:29 +00:00
test_type_flat.py Spin off context module 2017-03-06 16:25:29 +00:00
test_type_geneve.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00
test_type_gre.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_local.py Change passing session to context for TypeDriver 2016-12-21 14:22:16 +04:00
test_type_vlan.py Spin off context module 2017-03-06 16:25:29 +00:00
test_type_vxlan.py Change tunnel MTU calculation to support IPv6 2016-07-05 18:07:29 -04:00