Comment 5 for bug 1531706

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

Reviewed: https://review.openstack.org/264599
Committed: https://git.openstack.org/cgit/openstack/neutron/commit/?id=8e5424865386dfce5c01864a63474711caad760b
Submitter: Jenkins
Branch: master

commit 8e5424865386dfce5c01864a63474711caad760b
Author: Kevin Benton <email address hidden>
Date: Wed Jan 6 12:48:28 2016 -0800

    Allow get_unused_ip method to skip v6 and fix iter

    Skip IPv6 subnets when looking for an unused IP in the
    floating IP tests since floating IPs cannot be requested
    with v6 addresses.

    This also fixes the iterator for the non-allocation pool
    case.

    Closes-Bug: #1531706
    Change-Id: Id0b2c28970ab61e45755818e3e0798daa4453ce7