Comment 9 for bug 1461148

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

Reviewed: https://review.openstack.org/271820
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=759918634628ce8fbed722ec08abef0bfc3649d6
Submitter: Jenkins
Branch: stable/kilo

commit 759918634628ce8fbed722ec08abef0bfc3649d6
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)