summaryrefslogtreecommitdiff
path: root/releasenotes/notes/dhcpv6-stateful-address-count-0f94ac6a55bd9e51.yaml
blob: 8028448fdaae9bc343563d3fcc84882098be04ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
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).
fixes:
  - |
    The 'no address available' problem seen when network booting on
    DHCPv6-stateful networks is fixed with the support for allocating multiple
    IPv6 addresses. See `bug: 1861032
    <https://bugs.launchpad.net/neutron/+bug/1861032>`_.