Comment 44 for bug 1492714

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (master)

Reviewed: https://review.openstack.org/548617
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=53054ad463120bf73b8b87f2887dc98f67604896
Submitter: Zuul
Branch: master

commit 53054ad463120bf73b8b87f2887dc98f67604896
Author: Sławek Kapłoński <email address hidden>
Date: Wed Feb 28 16:30:43 2018 +0100

    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