neutron/neutron/tests/unit/agent/windows
Lucian Petrut bcc21b306d 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:40:45 +00:00
..
__init__.py Ovs agent can't start on Windows because of validate_local_ip 2016-03-19 12:22:59 -07:00
test_ip_lib.py Fix pep8 errors 2018-04-11 01:10:49 +09:00
test_utils.py windows: fix terminating processes 2020-10-09 09:40:45 +00:00