neutron/neutron/privileged
Sławek Kapłoński 53054ad463 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

Change-Id: I0a658d91f173fb705b5987a1174bda6a6570468d
2018-03-13 11:02:56 +01:00
..
agent Switch create/delete interfaces to pyroute2 2018-03-13 11:02:56 +01:00
__init__.py Adopt privsep and read routing table with pyroute2 2016-12-21 17:52:58 +02:00