Merge "Clean up release notes"
This commit is contained in:
commit
4c89cf4cf3
@ -1,7 +1,6 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
From IPMI specification v2.0, channel number 1-Bh(1-11) can
|
||||
be used for various types of communications channels.
|
||||
The respectively available channels depend on the specific
|
||||
IPMI implementation for a specific server system.
|
||||
Supports channel numbers 1 to 11 when looking for a BMC address. This is
|
||||
consistent with the IPMI specification v2.0. Previously, only channels
|
||||
1 to 7 were considered.
|
||||
|
@ -1,4 +1,4 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Mounts /run into chroot when installing grub to prevent timeouts.
|
||||
Mounts ``/run`` into chroot when installing bootloader to prevent timeouts.
|
||||
|
@ -1,5 +1,5 @@
|
||||
---
|
||||
features:
|
||||
- |
|
||||
Discover IPv6 BMC address and store it in "bmc_v6address"
|
||||
field of hardware inventory sent back to inspector.
|
||||
IPv6 BMC address is now discovered during inspection and sent as a new
|
||||
``bmc_v6address`` inventory field.
|
||||
|
@ -2,5 +2,5 @@
|
||||
fixes:
|
||||
- |
|
||||
Fixes an issue with retrieving all available physical memory.
|
||||
For more details see:
|
||||
`story 2005308 <https://storyboard.openstack.org/#!/story/2005308>`
|
||||
For more details see
|
||||
`story 2005308 <https://storyboard.openstack.org/#!/story/2005308>`_.
|
||||
|
Loading…
Reference in New Issue
Block a user