2025.2 Series Release Notes¶
5.13.0-4¶
New Features¶
Adds
vendorfield andcategoryfield support, which is introduced in ironic API 1.100 and 1.101 respectively. These field is used to store informational text about the port for trait based scheduling.
Bug Fixes¶
Update the Ironic API that the client supports to the 2025.2 release of Ironic.
5.13.0¶
Upgrade Notes¶
Support for Python 3.9 has been removed. Now Python 3.10 is the minimum version supported.
5.12.0¶
Bug Fixes¶
When creating a portgroup, the UUID can be specified to support idempotency. The CLI incorrectly disallowed this.