summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-ipv6-option6-tag-549093681dcf940c.yaml
blob: 4b59c614da6123801f63c0fed455b47124d0b2c1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
issues:
  - |
    Support for IPv6 and iPXE is restricted and is unlikely to work in default
    scenarios and configurations without external intervention. This is due to
    the way DHCPv6 and dnsmasq operate. At present this issue is being tracked
    in story `2005402 <https://storyboard.openstack.org/#!/story/2004502>`_.
fixes:
  - |
    Fixes an issue introduced during the Stein development cycle in an attempt
    to fix IPv6 support where the networking service was also prepending the
    DHCP option indicator to the number. A fix has been been submitted to the
    Networking service to address this issue, and the prepending code has been
    removed from ironic. See story
    `2004501 <https://storyboard.openstack.org/#!/story/2004501>`_ for more
    information.