Comment 5 for bug 1629861

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

Reviewed: https://review.openstack.org/382385
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1fcc05f8f303c7ee35e025fda67c6ef264269acd
Submitter: Jenkins
Branch: stable/newton

commit 1fcc05f8f303c7ee35e025fda67c6ef264269acd
Author: Thomas Morin <email address hidden>
Date: Mon Oct 3 16:41:57 2016 +0200

    L3 DVR: always notify on ROUTER_INTERFACE AFTER_CREATE

    With this change the L3 DVR code for add_router_interface
    will always generate ROUTER_INTERFACE AFTER_CREATE notifications,
    even in the absence of a gateway on the router.

    Change-Id: I2eae49b06cad0c42950ac76f1db7ea6e37e308b9
    Closes-Bug: 1629861
    (cherry picked from commit fb530389ad7401b50b2cd6fa0a2570d6e9bafe59)