puppet-ironic/releasenotes/notes/dhcpv6-stateful-address-count-af55208639ad7264.yaml
Harald Jensås 596abc9587 Add ironic::neutron::dhcpv6_stateful_address_count
Support fo additional ip address allocations when using
dhcpv6 stateful was added in https://review.opendev.org/700002
and backported to stein in https://review.opendev.org/717205.

This change adds support in the puppet module to configuring
the amount of addresses to allocate.

Related-Bug: #1861032
Closes-Bug: 1872992
Change-Id: I09e6ce611b12e92a4a8db64c7f23a491998e956b
2020-04-15 16:28:52 +02:00

9 lines
329 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
``ironic::neutron::dhcpv6_stateful_address_count`` controls the number of
addresses to allocate.