Comment 32 for bug 1819160

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

Reviewed: https://review.opendev.org/653394
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8280d75723200ceec9109dc7cc8c992d1f001314
Submitter: Zuul
Branch: stable/rocky

commit 8280d75723200ceec9109dc7cc8c992d1f001314
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.

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