Automatic Tempest Configuration Generator
Go to file
Martin Kopec 93297b18d3 Different concurrency for tempest and accounts
It's better to generate more accounts in accounts.yaml file, otherwise
some tests may fail because they are trying to access certain credentials
with certian roles which are being used by other tests at that moment.

Change-Id: I698b1b83864009a299ca51c10f8a36e73793369d
2018-11-16 00:13:33 +00:00
config_tempest Set use_dynamic_credentials with a priority 2018-10-31 10:26:38 +00:00
doc Final doc check 2018-08-08 13:10:19 +00:00
playbooks Don't expose credentials 2018-08-10 14:38:15 +00:00
releasenotes Add support for volume api microversion 2018-08-13 16:42:07 +03:00
roles Different concurrency for tempest and accounts 2018-11-16 00:13:33 +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 Update .gitreview: point to review.openstack.org 2017-10-11 11:32:40 +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 Skip api.compute.servers tests 2018-10-30 17:24:04 +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 Remove documented parts from README 2018-07-16 14:50:11 +00:00
requirements.txt More compatibility with Python 3 2018-06-26 23:20:52 +02:00
setup.cfg Removed older version of python added 3.5 2018-09-29 20:17:31 +08:00
setup.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
test-requirements.txt Switch to openstackdocstheme (doc and release notes) 2018-06-08 19:28:06 +02:00
tox.ini Add python 3.6 unit test job 2018-11-09 04:17:40 +00:00

python-tempestconf

Overview

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