neutron/neutron/privileged
Jakub Libosvar ec0760a40e py3: Fix list_entries for netlink_lib
As privsep communicates with main process via socket, data passed
through this socket must be string type in Python 3. This patch converts
bytes to string, then privsep works correctly.

Change-Id: I6838d13b5acc32e939fba3c9abfea7cd483e971b
Closes-bug: #1771410
2018-05-15 19:06:36 +00:00
..
agent py3: Fix list_entries for netlink_lib 2018-05-15 19:06:36 +00:00
__init__.py Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00