Comment 8 for bug 1461148

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

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

commit b908c5521e0b15a7e5f6eb65fa6d675d00f1e77a
Author: Ann Kamyshnikova <email address hidden>
Date: Wed Nov 18 17:03:12 2015 +0300

    Update HA router state if agent is not active

    If L3 agent is marked dead it is still show as 'active' in the HA
    router states on that agent. Current change adds check for such
    case and updates HA router state from 'active' to 'standby' if
    agent is dead.

    Closes-bug: #1461148

    Change-Id: Ie02e787a5b30cbe01694081cdec924304ab2ef41
    (cherry picked from commit fc514b8e71d6ba7a1541ff925c63becf8834f6f5)