Comment 6 for bug 1505700

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

Reviewed: https://review.openstack.org/234380
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=30274d4d24f2d03b400e9d6eaf132a6930bb5079
Submitter: Jenkins
Branch: stable/kilo

commit 30274d4d24f2d03b400e9d6eaf132a6930bb5079
Author: Assaf Muller <email address hidden>
Date: Tue Oct 13 10:19:36 2015 -0400

    Kill conntrackd state on HA routers FIP disassociation

    Legacy routers kill conntrackd states on FIP disassociation,
    so that traffic to FIPs that have been disassociated is properly
    dropped. This is not the case with HA routers, and this patch
    changes that.

    Change-Id: Ic962c518ce33a4936d0f1655d60d308c5e776a9b
    Closes-Bug: #1505700
    (cherry picked from commit e0eeadc97ee094d6dfa5f4139c1c4aa871b514d5)