Comment 12 for bug 1777968

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

Reviewed: https://review.openstack.org/584308
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=00998f680cd758b3260c873765f335a6379479ca
Submitter: Zuul
Branch: stable/pike

commit 00998f680cd758b3260c873765f335a6379479ca
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)