tempest/doc/source/supported_version.rst
Ghanshyam Mann a7b530ce7a End support for stable/yoga
This marks the end of support for stable/yoga
which is moving to 'unmaintained' stage[1].
This remove the stable/yoga jobs and also adds
relesenote to mark the end of support of Yoga.

[1] https://review.opendev.org/q/topic:%22yoga-unmaintained%22

Change-Id: I364bcd69f55753e4c99f66240f743e3bc7205832
2024-02-07 12:34:55 -08:00

941 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:

  • 2023.2
  • 2023.1
  • Zed

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.8
  • Python 3.9
  • Python 3.10
  • Python 3.11