Tidy up relese notes for 6.0.0
Change-Id: I21b71c8b2886ad063ed8e37567ef9ee0a5a52cfa
This commit is contained in:
parent
cd7b2693f8
commit
06d65e4bff
@ -1,5 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Fixes the workflow for wholedisk images when using uefi boot mode, when
|
||||
possible it will use efibootmgr instead of grub2 to update the nvram.
|
||||
Fixes the workflow for wholedisk images when using UEFI boot mode, when
|
||||
possible it will use efibootmgr instead of grub2 to update the NVRAM.
|
||||
|
@ -1,5 +1,6 @@
|
||||
---
|
||||
other:
|
||||
- |
|
||||
Bumps up ipa-ip-lookup-attempts to 6, adding extra time
|
||||
for networking to be setup before giving up.
|
||||
Increases the default value for the ``ipa-ip-lookup-attempts`` kernel
|
||||
argument to 6, adding extra time for networking to be set up before giving
|
||||
up.
|
||||
|
@ -1,6 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Skips NIC numa_node discovery if it's not assigned to a numa_node as
|
||||
Skips NIC ``numa_node`` discovery if it's not assigned to a numa_node as
|
||||
in some rare case, such as a VM with virtual NUMA node, NICs might
|
||||
not be in a NUMA node and this breaks numa-topology discovery.
|
||||
not be in a NUMA node and this breaks ``numa-topology`` discovery.
|
||||
|
@ -5,4 +5,4 @@ upgrade:
|
||||
is in the first partition of the deployed image. Instead, the IPA will use
|
||||
the UUID passed from the conductor to identify the root partition. Before
|
||||
upgrades, the root file system UUID needs hence to be set as part of the
|
||||
node's 'driver_internal_info' or as 'rootfs_uuid' image metadata.
|
||||
node's ``driver_internal_info`` or as ``rootfs_uuid`` image metadata.
|
||||
|
Loading…
Reference in New Issue
Block a user