Automatic Tempest Configuration Generator
Go to file
Martin Kopec 444e826923 Fix doc style issues and fix some typos
Removes yaml as a type of the code-block as the rendered
text was hardly readable.
Removes shell-session type of the code-block in case of showing
cat output - the output wasn't rendered at all.
Removes emphasize-lines as the emphasized lines were too bright
and therefore not readable - I found there are issues with
openstackdocstheme and Sphinx 3 [1] and I didn't find any simple
solutions - fixing just a few highlighted lines is not worth it.
A few typos were fixed as well.

[1] https://bugs.launchpad.net/openstack-doc-tools/+bug/1876343

Trying if rebuilding the doc solves the rendering issue:
https://docs.openstack.org/python-tempestconf/latest/user/usage.html

Change-Id: I83ebfdeb949bd0a6cfa99889cb9fbb56d8bcb218
2021-01-29 19:27:37 +00:00
config_tempest Merge "Remove deprecated volume API config options" 2021-01-07 17:59:48 +00:00
doc Fix doc style issues and fix some typos 2021-01-29 19:27:37 +00:00
playbooks Remove OS_AUTH_URL workaround 2020-12-08 15:04:47 +00:00
releasenotes Release 3.1.0 releasenotes 2021-01-22 08:42:01 +00:00
roles Run unit tests by py38 as well 2020-09-25 08:11:29 +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 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 Replace refstack-client job 2020-12-13 19:57:11 +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 Fix doc, releasenotes plus build pdf 2020-11-14 18:45:41 +00:00
requirements.txt Replace os-client-config module by openstacksdk 2019-08-09 07:30:19 +00:00
setup.cfg Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
setup.py Cleanup py27 support 2020-04-07 04:51:31 +00:00
test-requirements.txt Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
tox.ini Fix doc, releasenotes plus build pdf 2020-11-14 18:45:41 +00:00

README.rst

python-tempestconf

Overview

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