Comment 49 for bug 1492714

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

Reviewed: https://review.openstack.org/548225
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=781f730eb11c64f68a8063c140e1815cebc084fe
Submitter: Zuul
Branch: master

commit 781f730eb11c64f68a8063c140e1815cebc084fe
Author: Sławek Kapłoński <email address hidden>
Date: Tue Feb 27 12:06:03 2018 +0100

    Switch ip link command to pyroute2

    This patch switches IpLinkCommand methods from ip_lib
    module to use pyroute2 library.

    This commit adds also additional link attribute "allmulticast"
    thus allowing to make easy functional test for
    set_allmulticast_on method from IpLinkCommand class.

    Related-Bug: #1492714

    Change-Id: I9ffd23c240c607ffd5f10beff5c8c8d5f01441e9