neutron/neutron/tests/unit/privileged
Bernard Cafarelli 144d3abf7c
python3: fix netlink_lib delete_entries
libc and netfilter_conntrack calls, as C bindings, do not work with
python3 strings
This fixes netlink_lib by using bytes type for addresses manipulation

Update corresponding unit test by removing str() conversions

Change-Id: I0044d943de3dcde7c4337f396ae9d10cede381f3
Closes-bug: #1779170
2018-06-29 00:30:19 +02:00
..
agent python3: fix netlink_lib delete_entries 2018-06-29 00:30:19 +02:00
__init__.py Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00