Comment 28 for bug 1819160

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

Reviewed: https://review.opendev.org/653393
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=827d6434d76fe52226ff418644389ac35b685a52
Submitter: Zuul
Branch: stable/rocky

commit 827d6434d76fe52226ff418644389ac35b685a52
Author: LIU Yulong <email address hidden>
Date: Tue Mar 26 23:47:11 2019 +0800

    Set HA failover bridges veth pair devices UP

    The test bridge veth pair devices is not up which cause the
    VRRP advertisement packet can not pass to each HA port. Then
    multiple master router is up. This patch just sets the veth
    pair devices up.

    Closes-Bug: #1819160
    Change-Id: I0e0d0311d73bce83d3c7341e7a0167917818b1ff
    (cherry picked from commit 8cc480bd01d21f05296c77db231b706a7dc5b475)