Comment 6 for bug 1808595

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

Reviewed: https://review.opendev.org/684279
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=94f69ab407d081ce49fa5a93946c4cd41bf6ee89
Submitter: Zuul
Branch: master

commit 94f69ab407d081ce49fa5a93946c4cd41bf6ee89
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