neutron/neutron/privileged/agent
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
..
linux Remove locks from privileged ip_lib module 2019-12-13 15:44:26 +00:00
__init__.py Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00