summaryrefslogtreecommitdiff
path: root/releasenotes/notes/fix-boot-from-volume-for-iscsi-deploy-60bc0790ada62b26.yaml
blob: 88aae4c2c6f271928d47b1eb6cf1a116904d3c79 (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes an issue in boot from volume for ``iscsi`` deploy interface. Booting
    from a volume would fail for a node with the ``iscsi`` deploy interface
    because the pxelinux.cfg file for the MAC address wasn't created and the
    node would fail to boot. The pxelinux.cfg file is now created. See
    `bug 1714436 <https://bugs.launchpad.net/ironic/+bug/1714436>`_ for details.