Automatic Tempest Configuration Generator
Go to file
Martin Kopec 33f0d1e9db Fix the python 3 support and drop python 2 and 3.5
OpenStack is dropping the py2.7 and py3.5 support in ussuri cycle.

python-tempestconf is python 3 ready and ok to drop the python 2.7
and python 3.5 support. Last python-tempestconf version officially supporting
python 2.7 and python 3.5 is 2.5.0

From now on, python-tempestconf will test all stable branches with py3
jobs.
Complete discussion & schedule can be found in
- http://lists.openstack.org/pipermail/openstack-discuss/2019-October/010142.html
- https://etherpad.openstack.org/p/drop-python2-support

Ussuri Communtiy-wide goal:
https://governance.openstack.org/tc/goals/selected/ussuri/drop-py27.html

The patch disables swift service for queens job only due to swift issues
on py3 in queens.

Story: 2007107
Task: 38163
Task: 38164

Change-Id: I0d38195f0cfbdf52a0a7e7ec721cfa9a3e2c6ea8
2020-03-02 20:51:47 +00:00
config_tempest Merge "Create networks only when network service is enabled" 2020-01-20 11:00:24 +00:00
doc Fix the python 3 support and drop python 2 and 3.5 2020-03-02 20:51:47 +00:00
playbooks Collect openstack services logs after tempest run 2019-11-13 16:29:35 +00:00
releasenotes Fix the python 3 support and drop python 2 and 3.5 2020-03-02 20:51:47 +00:00
roles Add Queens, Rocky and Stein job 2019-08-08 13:49:23 +00:00
.coveragerc Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.gitignore Add etc/ to .gitignore 2018-07-18 08:03:26 +00:00
.gitreview OpenDev Migration Patch 2019-04-19 19:29:26 +00:00
.mailmap Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.stestr.conf Switch to use stestr for unit tests 2017-12-05 10:06:13 +00:00
.zuul.yaml Fix the python 3 support and drop python 2 and 3.5 2020-03-02 20:51:47 +00:00
HACKING.rst fix url 2018-06-05 15:13:26 +00:00
LICENSE Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
README.rst Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 13:15:29 +02:00
requirements.txt Replace os-client-config module by openstacksdk 2019-08-09 07:30:19 +00:00
setup.cfg Fix the python 3 support and drop python 2 and 3.5 2020-03-02 20:51:47 +00:00
setup.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
test-requirements.txt Update hacking version 2018-12-28 23:05:15 +08:00
tox.ini Fix the python 3 support and drop python 2 and 3.5 2020-03-02 20:51:47 +00:00

README.rst

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.