neutron/neutron/tests/functional/privileged/agent/linux
Rodolfo Alonso Hernandez 5af25c8591 Kill all processes running in a namespace before deletion
In "NamespaceFixture", before deleting the namespace, this patch
introduces a check to first kill all processes running on it.

Closes-Bug: #1838793

Conflicts:
    neutron/privileged/agent/linux/ip_lib.py
    neutron/tests/functional/privileged/agent/linux/test_ip_lib.py

Change-Id: I27f3db33f2e7ab685523fd2d6922177d7c9cb71b
(cherry picked from commit be7bb4d0f5)
2020-04-20 16:35:04 +02:00
..
__init__.py Implement ip_lib get_devices using pyroute2 2018-11-14 09:27:26 +00:00
test_ip_lib.py Kill all processes running in a namespace before deletion 2020-04-20 16:35:04 +02:00
test_tc_lib.py Add TC filter functions implemented with pyroute2 2019-03-09 22:01:57 +00:00