blob: 60e7b9765a86812489ed3bdce8f28cac4cda46a0 [file] [log] [blame]
Ghanshyam Mann68600b12019-10-09 03:05:07 +00001Supported OpenStack Releases and Python Versions
2================================================
3
4This Document list the officially supported OpenStack releases
5and python versions by Tempest.
6
7Compatible OpenStack Releases
8-----------------------------
9
10Tempest master supports the below OpenStack Releases:
11
12* Train
13* Stein
14* Rocky
15
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:
27* https://review.opendev.org/#/c/681950/
28
29Supported Python Versions
30-------------------------
31
32Tempest master supports the below python versions:
33
34* Python 2.7
35* Python 3.5
36* Python 3.6
37* Python 3.7