neutron-fwaas/neutron_fwaas/privileged
Slawek Kaplonski d3efc3ed55 Fix list_entries for netlink_lib when running on py3
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: Ia6fa9a230853311849e327029ef7f0ad7d5d0451
2019-07-08 23:19:35 +02:00
..
netfilter_log netfilter_log: Correctly decode binary type prefix 2019-06-11 08:48:58 +01:00
tests Change netns tests with oslo.privsep to check netns links 2019-01-24 00:13:56 +09:00
__init__.py Enable to run rootwrap/privsep related functional tests 2017-02-28 10:18:03 +07:00
netlink_constants.py Support IPv6 for netlink_conntrack 2018-01-24 02:29:57 +00:00
netlink_lib.py Fix list_entries for netlink_lib when running on py3 2019-07-08 23:19:35 +02:00
utils.py Follow-up to fix some namespace tests 2018-07-30 23:53:36 +00:00