Comment 13 for bug 1808595

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron (stable/train)

Reviewed: https://review.opendev.org/705210
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=9e8bdef93c90fa2b2fbd34fc5aebadf94df703d0
Submitter: Zuul
Branch: stable/train

commit 9e8bdef93c90fa2b2fbd34fc5aebadf94df703d0
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Tue Sep 24 11:00:03 2019 +0000

    Randomize BaseFullStackTestCase._find_available_ips

    Instead of retrieving an IP address of the CIDR network in
    ascending order, this patch randomizes the IP address selection.

    Change-Id: I5971d078bd68c3c0b104eea0d443511e741540c4
    Related-Bug: #1808595
    (cherry picked from commit 94f69ab407d081ce49fa5a93946c4cd41bf6ee89)