tempest/doc/source/supported_version.rst
Ghanshyam Mann 3e5592f58c End support for stable/2023.1
This marks the end of support for stable/2023.1
which is moving to 'unmaintained' stage[1].

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

https: //lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/UDQAC7SR5JAQJE5WBAG54A2MTBVBTJ44/

Change-Id: Ia91d9f4590f0b595a306a15f2c776cbabee169ab
2024-10-30 11:39:44 -07:00

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

  • 2024.2
  • 2024.1
  • 2023.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.9
  • Python 3.10
  • Python 3.11
  • Python 3.12