tripleo-heat-templates/releasenotes/notes/ironic-dhcpv6-stateful-address-count-ca568a32f07aec53.yaml
Harald Jensås 436ebad75d Add IronicDhcpv6StatefulAddressCount parameter
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
2020-04-16 06:24:37 +00:00

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.