437a311eca
When needing to create a point to point connection via a subnet, generally and /31 is the recommended cidr. Neutron supports /31 disabling dhcp and gateway on a subnet. /32 is also supported in openstack. Closes-Bug: #1580927 Change-Id: I3bfa3efb9fb8076656b16c89d2f35d74efde12b7
8 lines
226 B
YAML
8 lines
226 B
YAML
---
|
|
features:
|
|
- |
|
|
Neutron supports creating IPv4 subnet with prefixlen /31 and /32,
|
|
via disabling dhcp on a subnet.
|
|
For more information, see bug
|
|
`1580927 <https://bugs.launchpad.net/neutron/+bug/1580927>`_.
|