Comment 13 for bug 1414779

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

Reviewed: https://review.openstack.org/193711
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=de81ab8385e8490b2320e23ee7dd86b43e22fd32
Submitter: Jenkins
Branch: master

commit de81ab8385e8490b2320e23ee7dd86b43e22fd32
Author: Adolfo Duarte <email address hidden>
Date: Thu Jun 18 19:50:13 2015 -0700

    Preserve DVR FIP rule priority over Agent restarts

    IP rule priorities assigned to DVR floating IPs need
    to be preserved over L3 agent restarts. Reuse
    the ItemAllocator class decomposed from Link Local IP
    address allocation. Also move commn unit tests to
    ItemAllocator class.

    Closes-Bug: #1414779
    Change-Id: I6a75aa8ad612ee80b391f0a27a8a7e29519c3f8d
    Co-Authored-By: Rajeev Grover <email address hidden>
    Co-Authored-By: Ryan Moats <email address hidden>