Comment 20 for bug 1629133

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

Reviewed: https://review.openstack.org/381965
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=ca89d071b3c249fba55a824f7f4fc247b7c22948
Submitter: Jenkins
Branch: master

commit ca89d071b3c249fba55a824f7f4fc247b7c22948
Author: Miguel Angel Ajo <email address hidden>
Date: Tue Oct 4 18:17:44 2016 +0200

    Reduce the scope of the subnet pool prefix in neutron

    Some of the clouds used for CI use the 10.2xx.0.0/16 range
    for VMs, and collide with the wider 10.0.0.0/8.

    This setting allows for creation of 256 subnets out of the pool.

    Change-Id: I48c86f94098f1501f0e7f90a265dda7e81440eb0
    Closes-Bug: 1629133