ironic/releasenotes/notes/remove-ipxe-tags-with-ipv6-cf4b7937c27590d6.yaml
Julia Kreger 2fde1940b5 Remove ipxe tags when ipx6 is in use.
Turns out the dhcp server doesn't always do the right thing
and our duplicated tags seem to create confusion. So lets
remove them so ipxe6 will work.

Change-Id: I446cb814ae41cfd1e9a4ed45f27dac17e9b5bb61
Story: 2005885
Task: 33734
2019-06-14 21:22:50 +00:00

7 lines
180 B
YAML

---
fixes:
- |
Fixes the duplication of the "ipxe" tag when using IPv6, which leads to
the dhcp server possibly returning an incorrect response to the DHCPv6
client.