Pike Series (2.1.0 - 2.2.x) Release Notes

2.2.4-5

Bug Fixes

  • Mounts /run into chroot when installing grub to prevent timeouts.

2.2.4

Bug Fixes

2.2.3

Bug Fixes

  • Fixes the issue where link-local IP addresses were sometimes used as part of the callback URL given to ironic. The routable address is used instead. See bug 1732692 for more details.

2.2.2

Bug Fixes

  • Uses the PATH environment variable to get the grub (or grub2) binary instead of assuming it is in /usr/sbin. This provides flexibilty for grub to be installed in any PATH directory, on a partitioned image.

  • If root device hints are provided on the node, wait for the root device instead of the first disk. This fixes deployment when the target disk takes time to load.

2.2.1

Bug Fixes

  • Fixes incorrect assumption that a valid channel cannot follow an invalid one in IPMI (bug 1714944).

2.2.0

New Features

  • Adds a new optional dmidecode output collector called dmi-decode. It collects dmi output for BIOS, processor and memory information.

Bug Fixes