blob: c4631d800bf8479bb0f1ce8b4490b2cb455e6af4 [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 Mann3bf5e5b2023-09-20 14:29:33 -070015* 2023.1
Ghanshyam Mann68600b12019-10-09 03:05:07 +000016
17For older OpenStack Release:
18
19For any older OpenStack Release than the listed above, Tempest master might work. But if
20Tempest master starts failing then, you can use the respective Tempest tag listed in OpenStack
21release page.
22
23For example: OpenStack Stein: Tempest 20.0.0
24
25* https://releases.openstack.org/stein/index.html#stein-tempest
26
27How to use Tempest tag on Extended Maintenance stable branch:
Ghanshyam Mann551e8d72020-02-04 09:04:30 -060028
29* https://review.opendev.org/#/c/705098/
Ghanshyam Mann68600b12019-10-09 03:05:07 +000030
31Supported Python Versions
32-------------------------
33
34Tempest master supports the below python versions:
35
Ghanshyam Mannf8625f02020-12-21 12:41:55 -060036* Python 3.8
Martin Kopec991866f2022-05-31 16:37:29 +020037* Python 3.9
Ghanshyam Mann3bf5e5b2023-09-20 14:29:33 -070038* Python 3.10
39* Python 3.11