Comment 5 for bug 1845354

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron (stable/train)

Reviewed: https://review.opendev.org/688153
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=54c8943ab5a6b980212d9c4c94173dc6b41dc78d
Submitter: Zuul
Branch: stable/train

commit 54c8943ab5a6b980212d9c4c94173dc6b41dc78d
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Sep 25 16:23:31 2019 +0000

    Randomize VNI in FdbInterfaceTestCase

    Randomize VNI in FdbInterfaceTestCase to avoid clashes if several test
    cases are creating VXLAN interfaces in the kernel namespace at the
    same time.

    Change-Id: Ic90fa31aa15723eab7f518a42762a7f1c80ee736
    Closes-Bug: #1845354
    (cherry picked from commit 761b91fd221914ce06ded381264740abc29fe066)