[reno] Clarify fix for missing boot.prepare_instance
This updates the release note for the boot-from-volume fix for
nodes with iscsi deploy interface (by calling boot.prepare_instance).
It clarifies what the failure had been and what was fixed.
The fix was at 49c4bba14e
.
Change-Id: Ieef58d44cd27f4bd0cd979fc8007fbe4f960fa73
Related-Bug: #1714436
This commit is contained in:
parent
ca20c038eb
commit
a246d01ce3
@ -1,9 +1,8 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixes an issue in boot from volume for ``iscsi`` deploy interface. Boot
|
Fixes an issue in boot from volume for ``iscsi`` deploy interface. Booting
|
||||||
from a volume fails when it is requested for a node having ``iscsi``
|
from a volume would fail for a node with the ``iscsi`` deploy interface
|
||||||
deploy interface, it doesn't create pxelinux.cfg file for mac,
|
because the pxelinux.cfg file for the MAC address wasn't created and the
|
||||||
and failed to boot. See `bug 1714436
|
node would fail to boot. The pxelinux.cfg file is now created. See
|
||||||
<https://bugs.launchpad.net/ironic/+bug/1714436>`_ for details.
|
`bug 1714436 <https://bugs.launchpad.net/ironic/+bug/1714436>`_ for details.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user