Fix releasenotes before release 21.0
Change-Id: I347a9a29607268b3e423906fa406b6a7f127bdd0
This commit is contained in:
parent
c861423eb5
commit
faa7b37f2f
@ -23,4 +23,4 @@ deprecations:
|
|||||||
- Deprecation of ``pxelinux``, as a result of the deprecation of ``syslinux``,
|
- Deprecation of ``pxelinux``, as a result of the deprecation of ``syslinux``,
|
||||||
does ultimately mean the default for the ``pxe`` boot_interface to carry
|
does ultimately mean the default for the ``pxe`` boot_interface to carry
|
||||||
defaults for the use of grub based network booting, specifically for
|
defaults for the use of grub based network booting, specifically for
|
||||||
for operators who are unable to use iPXE.
|
operators who are unable to use iPXE.
|
||||||
|
@ -2,5 +2,5 @@
|
|||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixes an issue in the ``anaconda`` deployment interface where PXE argument
|
Fixes an issue in the ``anaconda`` deployment interface where PXE argument
|
||||||
processing and preparation was erroniously directly connecting to Glance,
|
processing and preparation was erroneously directly connecting to Glance,
|
||||||
potentially leading to an exception in the standalone use case.
|
potentially leading to an exception in the standalone use case.
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
fixes:
|
fixes:
|
||||||
- |
|
- |
|
||||||
Fixes a race condition in PXE initialization where logic to retry
|
Fixes a race condition in PXE initialization where the logic to retry
|
||||||
what we suspect as potentially failed PXE boot operations was not
|
what we suspect as potentially failed PXE boot operations was not
|
||||||
consulting if an ``agent token`` had been established, which is the
|
consulting if an ``agent token`` had been established, which is the
|
||||||
very first step in agent initialization.
|
very first step in agent initialization.
|
||||||
|
Loading…
Reference in New Issue
Block a user