
Also, updating the doc for the same. Change-Id: If6bbf27e3e0a67f908c6eb67581b14d126f9aceb Signed-off-by: Ghanshyam Maan <gmaan@ghanshyammann.com>
954 B
954 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
- 2024.1
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