v44.0.0 Release Notes¶
44.0.0 Release Notes¶
44.0.0¶
Prelude¶
This is an intermediate release during the 2025.2 development cycle to mark the end of support for 2023.2 release in Tempest. After this release, Tempest will support below OpenStack Releases: * 2025.1 * 2024.2 * 2024.1 Current development of Tempest is for OpenStack 2025.2 development cycle.
Upgrade Notes¶
The default value for
[volume] disk_format
, which specifies the disk format of the image in a copy a volume to image operation, is changed fromraw
to[raw, qcow2]
for which the type of the config option also needed to change fromstring
type tolist
type i.e. it accepts multiple values now.