vmware-nsx/neutron
Salvatore Orlando 62ec632c47 vshield task manager: abort tasks in stop() on termination
This patch kills the manager thread, and aborts active tasks
rather than sending an exception to the manager thread and
have it do the abort on termination.

Unit tests involving vshield task manager might take longer
as a side effect of this patch.

Related-bug: #1282452

Change-Id: I9e9e41ce7e8969a2ea51bfce96b1303125a24308
2014-02-20 07:02:35 -08:00
..
agent Parse JSON in ovs_lib.get_vif_port_by_id 2014-02-16 15:55:18 -08:00
api Update RPC code from oslo 2014-01-15 04:26:57 -08:00
cmd remove binaries under bin 2013-08-16 10:10:30 +08:00
common Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00
db Add DB mappings with NSX logical routers 2014-02-13 20:58:35 +00:00
debug Merge "Update RPC code from oslo" 2014-01-16 16:25:15 +00:00
extensions Merge "validate if the router has external gateway interface set" 2014-02-08 02:09:24 +00:00
locale Imported Translations from Transifex 2014-02-19 17:00:57 +00:00
openstack Merge "Use oslo.rootwrap library instead of local copy" 2014-02-11 01:53:53 +00:00
plugins vshield task manager: abort tasks in stop() on termination 2014-02-20 07:02:35 -08:00
scheduler Fix race condition in network scheduling to dhcp agent 2014-02-06 15:40:54 +04:00
server Re-enable lazy translation 2014-02-10 19:26:09 +00:00
services Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00
tests vshield task manager: abort tasks in stop() on termination 2014-02-20 07:02:35 -08:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Return request-id in API response 2014-02-10 04:58:38 +09:00
context.py Stop logging unnecessary warning on context create 2013-11-28 09:17:18 +00:00
hooks.py Fixes Windows setup dependency bug 2013-08-15 22:58:14 +03:00
manager.py Configure plugins by name 2014-01-15 15:43:59 +08:00
neutron_plugin_base_v2.py Apply six for metaclass 2013-11-18 17:58:58 +09:00
policy.py Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00
quota.py Add missing quota flags in the config file sample 2013-12-02 19:14:06 +01:00
service.py Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Use save_and_reraise_exception when reraise exception 2014-02-14 00:15:37 +09:00