Comment 2 for bug 1812404

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

Reviewed: https://review.openstack.org/631815
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=63ea9d7bcc57e64b136f56a7e5ba015a5b4ee3bb
Submitter: Zuul
Branch: master

commit 63ea9d7bcc57e64b136f56a7e5ba015a5b4ee3bb
Author: LIU Yulong <email address hidden>
Date: Fri Jan 18 23:55:03 2019 +0800

    Set lower addr to avoid IP out of range

    Since port creating can result an IP address in the
    entire CIDR especially small subnet. And those next
    N IP actions can be out of subnet IP range. This
    patch gives the original test port a specific IP
    addr to prevent this issue.

    Closes-Bug: #1812404
    Change-Id: I34cb99a518d4469c7d1ca9e2897671608b2b81ad