2025.2 Series Release Notes

6.2.0-6

Bug Fixes

  • Fixes firmware cleanup to be a bit more defensive and also be more open to allowing for “glob expansion” as it relates to cleaning up files. Ultimately this change fixes firmware cleanup so remnents are not left in the image where previously some artifacts were not deleted due to prior defensiveness in the cleanup logic. The net result is smaller images for booting IPA.

  • Wait config drive up to 30 seconds. This ensure that network data is available to Glean.

6.2.0

New Features

  • Ironic python agent builder now supports building ironic-python agent ramdisk using CentOS Stream 10

Bug Fixes

  • Fixes a minor issue where the resolve config drive script fails early if no config drive is found.

6.1.0

Other Notes

  • Due to the deprecation of Python 3.9 support in OpenStack and the evolution of python dependencies, CI test jobs for TinyIPA have been removed. Overall code to build the test images should expect to be removed from Ironic projects and tools as time progresses.