596abc9587
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
9 lines
329 B
YAML
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.
|