neutron/neutron/tests/unit/privileged
Sławek Kapłoński 01194ef6f7 Switch create/delete interfaces to pyroute2
Create and delete network interfaces in ip_lib.py module
now uses pyroute2 library.
Only exception is creation of veth currently as there is no
way to create veth pair and put one end of such veth
in another namespace in one call.

Related-Bug: #1492714

Conflicts:
    neutron/privileged/agent/linux/ip_lib.py

Change-Id: I0a658d91f173fb705b5987a1174bda6a6570468d
(cherry picked from commit 53054ad463)
2020-04-27 21:41:02 +02:00
..
agent Switch create/delete interfaces to pyroute2 2020-04-27 21:41:02 +02:00
__init__.py Add netlink-lib to manage conntrack entries 2017-07-27 13:56:40 +07:00