Automatic Tempest Configuration Generator
Go to file
Andreas Jaeger e5f2ba7c7d Switch to newer openstackdocstheme and reno versions
Switch to openstackdocstheme 2.2.0 and reno 3.1.0 versions. Using
these versions will allow especially:
* Linking from HTML to PDF document
* Allow parallel building of documents
* Fix some rendering problems

Update Sphinx version as well.

Remove docs requirements from lower-constraints, they are not needed
during install or test but only for docs building.

openstackdocstheme renames some variables, so follow the renames
before the next release removes them. A couple of variables are also
not needed anymore, remove them.

Change-Id: I42b7a7d44fc50218f99f6106324945864b46d74f
2020-05-19 07:59:21 +02:00
config_tempest Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-19 07:59:21 +02:00
playbooks Collect openstack services logs after tempest run 2019-11-13 16:29:35 +00:00
releasenotes Switch to newer openstackdocstheme and reno versions 2020-05-19 07:59:21 +02:00
roles Update constraints handling 2020-05-14 19:59:39 +02: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 install-plugins role 2020-05-14 19:59:21 +02: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 Cleanup py27 support 2020-04-07 04:51:31 +00:00
setup.py Cleanup py27 support 2020-04-07 04:51:31 +00:00
test-requirements.txt Update hacking version 2018-12-28 23:05:15 +08:00
tox.ini Update constraints handling 2020-05-14 19:59:39 +02:00

README.rst

python-tempestconf

Overview

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