69eec5ce08
When using dhcpv6-stateless a range should not be used. According to dnsmasq manual page: A static-only subnet with address all zeros may be used as a "catch-all" address to enable replies to all Information-request packets on a subnet which is provided with stateless DHCPv6, ie --dhcp-range=::,static Closes-Bug: #1853334 Change-Id: I6627da48bc170f7ecccaf84c0fccda9e2edd5af3
9 lines
281 B
YAML
9 lines
281 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixed an issue where the DHCP server for ironic-inspector was configured to
|
|
operate in DHCPv6-stateful mode when the undercloud configuration specified
|
|
DHCPv6-stateless mode. (See bug: `1853334
|
|
<https://bugs.launchpad.net/tripleo/+bug/1853334>`_)
|
|
|