Comment 36 for bug 1819160

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

Reviewed: https://review.opendev.org/653386
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=78555ee3462a99f1f8f0c6b9dd6464d598ecf289
Submitter: Zuul
Branch: stable/stein

commit 78555ee3462a99f1f8f0c6b9dd6464d598ecf289
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)