303d24ab8a9f4e337cc76a837082888a976f99be

Now is possible to define a gateway IP when creating a subnet using a subnet pool. The IPAM subnet generator retrieves the available IP ranges in the subnet pool and generates a list of candidate subnets with the prefix lenght defined. If the gateway IP can be allocated in one of those candidate subnets, the IPAM returns a valid IpamSubnet that will be used to create a Neutron subnet. Closes-Bug: #1904436 Change-Id: Ib1d1f591c4d0f59ebff3ddcb3be7b10b0b5e67dc
OpenStack Neutron
Neutron is an OpenStack project to provide "network connectivity as a service" between interface devices (e.g., vNICs) managed by other OpenStack services (e.g., Nova).
To learn more about neutron:
- Documentation: https://docs.openstack.org/neutron/latest/
- Features: https://specs.openstack.org/openstack/neutron-specs
- Defects: https://launchpad.net/neutron
- Release notes: https://docs.openstack.org/releasenotes/neutron/index.html
- Source: https://opendev.org/openstack/neutron
Get in touch via email. Use [Neutron] in your subject.
To learn how to contribute, please read the CONTRIBUTING.rst file.
Description
Languages
Python
99.7%
Shell
0.3%