Comment 7 for bug 1590049

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

Reviewed: https://review.openstack.org/454594
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e79ae4e679c21b4ee1ca1d1c8a072593361deb7c
Submitter: Jenkins
Branch: stable/ocata

commit e79ae4e679c21b4ee1ca1d1c8a072593361deb7c
Author: Genadi Chereshnya <email address hidden>
Date: Tue Jan 17 11:06:42 2017 +0200

    Tempest: Fixing L3 agent hosting router for DVR setup

    The tests for L3 agent hosting routers were failing in DVR setup
    because the code was trying to add router to l3 agent when it was
    already there.

    Closes-bug: #1590049

    Change-Id: I0087ad6f6df662579d557ab790de64e04ff22943
    (cherry picked from commit 08d29e3c90093c508fb8ebc511ca5caca1716379)