ironic/releasenotes/notes/dhcpv6-stateful-address-count-0f94ac6a55bd9e51.yaml
Harald Jensås cb3185274a Additional IP addresses to IPv6 stateful ports
When network booting with DHCPv6-stateful we cannot
control the CLID/IAID used by the different clients,
UEFI, iPXE, Ironic IPA etc. Multiple IP address
reservation is required in the DHCPv6 server to avoid
NoAddrsAvail issues.

A new option to control the number of addresses to
allocate for IPv6 stateful ports created by Ironic
for provisioning, cleaning, rescuing etc is added.

Story: 2007315
Task:  38820
Change-Id: I8c595830b8c7974c651a9e524b57a6540e4f3d1f
2020-04-02 17:25:25 +02:00

10 lines
336 B
YAML

---
features:
- |
For baremetal operations on DHCPv6-stateful networks multiple IPv6
addresses can now be allocated for neutron ports created for provisioning,
cleaning, rescue or inspection. The new parameter
``[neutron]/dhcpv6_stateful_address_count`` controls the number of addresses
to allocate (Default: 4).