Comment 2 for bug 1459467

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

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

commit 817b45b6406d9730859535ac54d73ec5c85451d0
Author: Kevin Benton <email address hidden>
Date: Wed May 27 17:38:32 2015 -0700

    Process port IP requests before subnet requests

    When a port requests multiple fixed IPs, process the requests
    for specific IP addresses before the ones asking for a subnet.
    This prevents an error where the IP that was requested happens
    to be the next up for allocation so the subnet request takes it
    and causes a DBDuplicateEntry.

    Closes-Bug: #1459467
    Change-Id: I645565c7fe0c47c58d686b25020bb49a0b9089f5