Automatic Tempest Configuration Generator
Go to file
Martin Kopec d23c744b31 Edit unit test base class inheritance
Editing the inheritance within our unit test base classes will
simplify reusing certain methods from the classes and will
indirectly fix TypeError: unbound method issue we face now in
RDO where python-tempestconf is packaged.

Change-Id: Iaa11400caaaef3f5185491229dac0b32f358d9af
2020-08-04 11:54:16 +00:00
config_tempest Edit unit test base class inheritance 2020-08-04 11:54:16 +00:00
doc Switch to newer openstackdocstheme and reno versions 2020-05-19 07:59:21 +02:00
playbooks Fix packstack jobs and improve playbook's style 2020-07-07 12:20:49 +00:00
releasenotes Make name of the demo user unique 2020-05-27 03:12:29 -04:00
roles Added virtualenv and tox installation 2020-06-23 18:35:42 +05:30
.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 Update jobs for interop repos renaming 2020-06-13 07:22:25 +02: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 Improve octavia tempest plugin configuration 2020-07-15 14:57:25 +05:30
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.