Comment 4 for bug 1694337

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

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

commit f6b3d25c6ef335ff891030b8e34c1d27f45b896c
Author: Felipe Reyes <email address hidden>
Date: Fri May 19 17:13:52 2017 -0400

    Update the host_id for network:router_gateway interfaces

    The ports owned by a router_gateway need to get its host_id property
    updated during the failover of a router. Otherwise the port connected
    to the external network will always have its host_id set to the value
    obtained during creation.

    Change-Id: I5eca20e3cc64d7a9e52b0556a3cadd29eb4c821d
    Closes-Bug: 1694337
    (cherry picked from commit d8334b41d2c5bcd4916347d20008b1538d48b0ef)