Comment 30 for bug 1819160

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

Reviewed: https://review.opendev.org/653402
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9e8ea8edbca61138116159ba9ae6acdd96cf8f94
Submitter: Zuul
Branch: stable/pike

commit 9e8ea8edbca61138116159ba9ae6acdd96cf8f94
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Thu Mar 21 16:19:32 2019 +0000

    Check master/backup router status in DVR functional tests

    When two routers are created at the same time, we can't assume the
    status of each one. Instead of this, the status of each router is
    first checked and then compared to the other router status.

    Conflicts:
        neutron/tests/functional/agent/l3/test_dvr_router.py

    Change-Id: If20a3a414986ea29fbfd50616761c14e5b249b2c
    Closes-Bug: #1819160
    (cherry picked from commit 8f35331c918f83381951fc4367f43b2805d556ef)
    (cherry picked from commit 8ba589994236862834aa1bf35907b84ffa3fda9b)