neutron/neutron/tests/unit/agent
Lucian Petrut 9049b647b7 windows: fix terminating processes
The neutron Windows exec call helper doesn't properly handle the
situation in which the process that it's trying to kill was already
terminated, in which case using wmi to fetch the process can raise
an exception.

This change ensures that those WMI exceptions will be properly
handled.

Closes-Bug: 1872663

Change-Id: I00c810fe541ac5e1e9923155fe90eb07a0b4b3dd
(cherry picked from commit 8fd3e884c7)
2020-10-09 09:41:00 +00:00
..
common [OVS] Make QoS OVS agent deletion operations more resilient 2020-06-26 09:21:21 +00:00
dhcp Prioritize port create and update ready messages 2020-04-06 16:49:22 -04:00
l2 Add QoS minimum egress bandwidth rule into ovs-agent 2019-02-26 11:05:04 +00:00
l3 Merge "Handle properly existing LLA address during l3 agent restart" into stable/stein 2020-08-28 17:57:48 +00:00
linux Merge "Add 'keepalived_use_no_track' config option" into stable/stein 2020-09-05 12:57:21 +00:00
metadata Remove extra header fields in proxied metadata requests 2020-03-03 20:11:30 +00:00
ovsdb Add native OVSDB implementation for bridge monitor 2018-12-03 16:09:06 +00:00
windows windows: fix terminating processes 2020-10-09 09:41:00 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_agent_extensions_manager.py Refactoring config options for l2 agent ext opts 2016-11-21 19:45:04 +00:00
test_resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
test_rpc.py remove neutron.common.rpc 2019-02-06 11:05:55 -07:00
test_securitygroups_rpc.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-07-31 11:23:01 +00:00