2019-10-09 03:05:07 +00:00
|
|
|
Supported OpenStack Releases and Python Versions
|
|
|
|
================================================
|
|
|
|
|
2020-02-04 09:04:30 -06:00
|
|
|
This document lists the officially supported OpenStack releases
|
2019-10-09 03:05:07 +00:00
|
|
|
and python versions by Tempest.
|
|
|
|
|
|
|
|
Compatible OpenStack Releases
|
|
|
|
-----------------------------
|
|
|
|
|
|
|
|
Tempest master supports the below OpenStack Releases:
|
|
|
|
|
2020-12-21 12:41:55 -06:00
|
|
|
* Victoria
|
2020-05-02 21:54:58 +05:30
|
|
|
* Ussuri
|
2019-10-09 03:05:07 +00:00
|
|
|
* Train
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
* https://releases.openstack.org/stein/index.html#stein-tempest
|
|
|
|
|
|
|
|
How to use Tempest tag on Extended Maintenance stable branch:
|
2020-02-04 09:04:30 -06:00
|
|
|
|
|
|
|
* https://review.opendev.org/#/c/705098/
|
2019-10-09 03:05:07 +00:00
|
|
|
|
|
|
|
Supported Python Versions
|
|
|
|
-------------------------
|
|
|
|
|
|
|
|
Tempest master supports the below python versions:
|
|
|
|
|
|
|
|
* Python 3.6
|
|
|
|
* Python 3.7
|
2020-12-21 12:41:55 -06:00
|
|
|
* Python 3.8
|