Files
neutron/neutron/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
..