neutron/neutron/privileged
Slawek Kaplonski 364fc1413b Remove locks from privileged ip_lib module
Because of issue with pyroute2.NetNS objects running in
threads we needed to lock privileged ip_lib functions
which are using this object to workaround the problem.
For details please check [1].

This problem was solved in pyroute 0.5.5. Now as we are using
0.5.7 we don't need those locks anymore.

[1] https://bugs.launchpad.net/neutron/+bug/1811515

Change-Id: I37da4025b93c8032164b0c3f12f400ed0d77c1ab
2019-12-13 15:44:26 +00:00
..
agent Remove locks from privileged ip_lib module 2019-12-13 15:44:26 +00:00
__init__.py Kill all processes running in a namespace before deletion 2019-08-21 09:03:54 +00:00