Comment 35 for bug 1499647

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

Reviewed: https://review.openstack.org/286065
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=e2ca10e7bbe287cc6f3af791e968d31369d77ab4
Submitter: Jenkins
Branch: stable/liberty

commit e2ca10e7bbe287cc6f3af791e968d31369d77ab4
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)