Files
tempest/doc/source/supported_version.rst
Ghanshyam Maan 936051ac46 End support for stable/2024.1
Stable/2024.1 is going to unmaintained state[1]
and Tempest does not support unmaintained releases
so this marks the end of support for stable/2024.1.

This adds the release note to mark the end of
support of 2023.2 as well as drop the job.

[1] https://review.opendev.org/c/openstack/releases/+/963711

Change-Id: Ia1ccf30bc6ad024f80e7bc7816ac24bae91b7c1d
Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>
2025-11-06 20:10:24 +00:00

946 B

Supported OpenStack Releases and Python Versions

This document lists the officially supported OpenStack releases and python versions by Tempest.

Compatible OpenStack Releases

Tempest master supports the below OpenStack Releases:

  • 2025.2
  • 2025.1
  • 2024.2

For older OpenStack Release:

For any older OpenStack Release than the listed above, Tempest master might work. But if Tempest master starts failing then, you can use the respective Tempest tag listed in OpenStack release page.

For example: OpenStack Stein: Tempest 20.0.0

How to use Tempest tag on Extended Maintenance stable branch:

Supported Python Versions

Tempest master supports the below python versions:

  • Python 3.10
  • Python 3.11
  • Python 3.12
  • Python 3.13