blob: 0adfebddba993e3ab5387e1cf7ac778d2062ed9c [file] [log] [blame]
Ghanshyam Mann68600b12019-10-09 03:05:07 +00001Supported OpenStack Releases and Python Versions
2================================================
3
Ghanshyam Mann551e8d72020-02-04 09:04:30 -06004This document lists the officially supported OpenStack releases
Ghanshyam Mann68600b12019-10-09 03:05:07 +00005and python versions by Tempest.
6
7Compatible OpenStack Releases
8-----------------------------
9
10Tempest master supports the below OpenStack Releases:
11
Ghanshyam Mannb98ab0b2024-09-20 14:37:26 -070012* 2024.2
Ghanshyam Manncfdaf9a2024-03-21 23:20:29 -070013* 2024.1
Ghanshyam Mann2d5987f2023-09-20 14:35:58 -070014* 2023.2
Ghanshyam Mann68600b12019-10-09 03:05:07 +000015
16For older OpenStack Release:
17
18For any older OpenStack Release than the listed above, Tempest master might work. But if
19Tempest master starts failing then, you can use the respective Tempest tag listed in OpenStack
20release page.
21
22For example: OpenStack Stein: Tempest 20.0.0
23
24* https://releases.openstack.org/stein/index.html#stein-tempest
25
26How to use Tempest tag on Extended Maintenance stable branch:
Ghanshyam Mann551e8d72020-02-04 09:04:30 -060027
28* https://review.opendev.org/#/c/705098/
Ghanshyam Mann68600b12019-10-09 03:05:07 +000029
30Supported Python Versions
31-------------------------
32
33Tempest master supports the below python versions:
34
Martin Kopec991866f2022-05-31 16:37:29 +020035* Python 3.9
Ghanshyam Mann3bf5e5b2023-09-20 14:29:33 -070036* Python 3.10
37* Python 3.11
Ghanshyam Mann7f3030c2024-10-01 18:29:10 -070038* Python 3.12