neutron/neutron/tests
Lucian Petrut 6d3bf74df1 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-11-10 07:57:02 +00:00
..
common Always set ovs bridge name in vif:binding-details 2020-01-02 17:28:41 +08:00
contrib Fix rocky gates, multiple fixes 2020-07-03 12:44:37 +02:00
etc List SG rules which belongs to tenant's SG 2020-01-29 08:04:16 +00:00
fullstack Increase waiting time for network rescheduling 2020-04-07 20:19:15 +00:00
functional Add 'keepalived_use_no_track' config option 2020-08-25 10:27:05 +02:00
tempest Removing remaining Tempest bits 2018-03-26 11:41:35 -05:00
unit windows: fix terminating processes 2020-11-10 07:57:02 +00:00
var Allow combined certificate/key files for SSL 2014-04-13 09:22:23 +00:00
__init__.py Avoid eventlet monkey patching for the tempest plugin 2016-04-29 22:47:24 -05:00
base.py Handle DBConnectionError in skip_if_timeout decorator 2019-04-11 07:21:52 +00:00
fake_notifier.py FakeNotifier class 'topic' argument change to 'topics'. 2017-12-04 20:10:03 +01:00
post_mortem_debug.py
tools.py pecan.jsonify v1.3 adjustment 2018-04-18 15:37:20 +00:00