Comment 50 for bug 1560963

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

Reviewed: https://review.opendev.org/654403
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=5d099f17ebb95c53c69ed1777d8077f590bd5aeb
Submitter: Zuul
Branch: master

commit 5d099f17ebb95c53c69ed1777d8077f590bd5aeb
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Mon Apr 22 08:11:09 2019 +0000

    Add namespace support for "bridge" commands

    "bridge" commands executed inside a namespace will be needed
    initially to test the TC filter for VXLAN traffic. Those tests
    will create two namespaces with VXLAN interfaces in order to check
    the functionality of this new TC filter.

    Related-Bug: #1560963
    Change-Id: I3553b89fc0436c9cf83c66ab447ba4b4a6268ee1