Merge "Clean up release notes"

This commit is contained in:
Zuul 2019-05-29 11:00:50 +00:00 committed by Gerrit Code Review
commit 4c89cf4cf3
4 changed files with 8 additions and 9 deletions

View File

@ -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.

View File

@ -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.

View File

@ -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.

View File

@ -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>`_.