Comment 42 for bug 1499647

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/kilo)

Reviewed: https://review.openstack.org/286074
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9d924efe138fd8f18a3470134d2f1c04b925e88c
Submitter: Jenkins
Branch: stable/kilo

commit 9d924efe138fd8f18a3470134d2f1c04b925e88c
Author: Kevin Benton <email address hidden>
Date: Wed Feb 24 13:30:24 2016 -0800

    Filter HA routers without HA interface and state

    This patch adjusts the sync method to exclude any HA
    routers from the response that are missing necessary
    HA fields (the HA interface and the HA state).

    This prevents the agent from every receiving a partially
    formed router.

    Co-Authored-By: Ann Kamyshnikova <email address hidden>

    Related-Bug: #1499647
    Closes-Bug: #1533441
    Change-Id: Iadb5a69d4cbc2515fb112867c525676cadea002b
    (cherry picked from commit 046be0b8f30291cd029e6e97a4c6c5a1717a8bd1)