436ebad75d
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 tripleo-heat-templates to configurie the amount of addresses to allocate. Closes-Bug: #1872998 Depends-On: https://review.opendev.org/720204 Change-Id: I675aa165c8580dc1416dfc87613e88940a88491f
8 lines
311 B
YAML
8 lines
311 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 ``IronicDhcpv6StatefulAddressCount``
|
|
controls the number of addresses to allocate.
|