blob: 62faa1ff3bcc31954353df28a3b49def1183b6ea [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
12* Train
13* Stein
Ghanshyam Mann68600b12019-10-09 03:05:07 +000014
15For older OpenStack Release:
16
17For any older OpenStack Release than the listed above, Tempest master might work. But if
18Tempest master starts failing then, you can use the respective Tempest tag listed in OpenStack
19release page.
20
21For example: OpenStack Stein: Tempest 20.0.0
22
23* https://releases.openstack.org/stein/index.html#stein-tempest
24
25How to use Tempest tag on Extended Maintenance stable branch:
Ghanshyam Mann551e8d72020-02-04 09:04:30 -060026
27* https://review.opendev.org/#/c/705098/
Ghanshyam Mann68600b12019-10-09 03:05:07 +000028
29Supported Python Versions
30-------------------------
31
32Tempest master supports the below python versions:
33
Ghanshyam Mann68600b12019-10-09 03:05:07 +000034* Python 3.6
35* Python 3.7