v47.0.0 Release Notes

47.0.0 Release Notes

47.0.0

Prelude

Tempest dropped the support of python 3.10.

This release is to tag Tempest for OpenStack 2026.2 release. This release marks the start of 2026.2 release support in Tempest. After this release, Tempest will support below OpenStack Releases:

  • 2026.2

  • 2026.1

  • 2025.2

  • 2025.1

Current development of Tempest is for OpenStack 2027.1 development cycle. Every Tempest commit is also tested against master during the 2027.1 cycle. However, this does not necessarily mean that using Tempest as of this tag will work against a 2027.1 (or future release) cloud. To be on safe side, use this tag to test the OpenStack 2026.2 release.

New Features

  • Added client support for Nova’s share attachment feature. Features include attach, detach, list and show share attachments for a Nova VM.

  • A new config option store_weight_enabled in the image-feature-enabled section is added. This boolean option (default: False) must be set to True when Glance is configured with weighted multi-store backends so that the store weight ordering API test runs. Jobs that do not configure store weights should leave it disabled.

Upgrade Notes

  • Python 3.10 support has been dropped. The last release of Tempest to support python 3.10 is Temepst 46.3.0. The minimum version of Python supported by Tempest is python 3.11.