Comment 10 for bug 1414779

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

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

commit 2093d8727070829064b1a6005a9b411a383d246d
Author: Ryan Moats <email address hidden>
Date: Thu Aug 6 16:24:55 2015 -0500

    Introduce ItemAllocator class

    The ItemAllocator class is used as the base class for
    LinkLocalAllocator in preparation for adding
    FipRulePriorityAllocator as a child class.

    Change-Id: I2c77e5a895f750845b46d3e8a2326e01ea87ee78
    Partial-Bug: #1414779
    Signed-off-by: Ryan Moats <email address hidden>