Comment 10 for bug 1777968

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

Reviewed: https://review.openstack.org/584307
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=1511c5f9dd4de11f666ff151f5cdaacc580f4c08
Submitter: Zuul
Branch: stable/queens

commit 1511c5f9dd4de11f666ff151f5cdaacc580f4c08
Author: LIU Yulong <email address hidden>
Date: Sat Jun 23 04:52:15 2018 +0800

    Reduce IP address collision during port creating

    Try to give it a large random chance during generate IP
    address.

    The DB retry mechanism change moved to neutron-lib:
    I5ad139bdfb3ae125658b36d05f85f139a1b47bee

    Closes-Bug: #1777968
    Change-Id: I2acc9c720b39271bde2a89da4a66958f7aba5b7d
    (cherry picked from commit ec5cd0d1b85d56adef836bf1167287993ec35ca6)