Comment 54 for bug 1560963

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

Reviewed: https://review.opendev.org/668411
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=7d62308eaa9fb4a80683499ea40f6d0c97fa7a4d
Submitter: Zuul
Branch: master

commit 7d62308eaa9fb4a80683499ea40f6d0c97fa7a4d
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Jul 1 10:27:06 2019 +0000

    Remove rootwrap filters for TC commands in Linux Bridge

    All neutron.agent.linux.tc_lib TC commands, used in Linux Bridge
    agent, have been implemented using Pyroute2.

    Change-Id: Idcac297b204900037b22ab25a516a161f4e78224
    Related-Bug: #1560963