Comment 3 for bug 1486627

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

Reviewed: https://review.openstack.org/215055
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=09cad21208ca1745d2859aabeb43c5b028f227b6
Submitter: Jenkins
Branch: master

commit 09cad21208ca1745d2859aabeb43c5b028f227b6
Author: Oleg Bondarev <email address hidden>
Date: Thu Aug 20 12:02:55 2015 +0300

    DVR: make sure snat portion is always scheduled when needed

    commit 236e408272bcb9b8e957524864e571b5afdc4623 introduced
    a regression where if router without external gateway was already
    scheduled to all dvr_snat agents, then when adding external gateway
    to the router, snat portion scheduling was skipped.
    The patch fixes regression and adds corresponding unit (functional
    in fact) test.

    Closes-Bug: #1486627
    Change-Id: Iad7e53bd57836f257d7110bc054d58029484ab99