Automatic Tempest Configuration Generator
Go to file
Martin Kopec 758a6ab129 Make reading of deployer options case sensitive
One of the tempest plugins contains an option that is case
sensitive. Therefore, the reading of the deployer input option
has to be case sensitive as well.

The default behavior of ConfigParser is to return lowever-case
version of the option names. This commit changes that.

Change-Id: I53e722dbe8c7fe8dfc1079c5ed9fe07b449d9200
2024-08-22 11:10:29 +00:00
config_tempest Make reading of deployer options case sensitive 2024-08-22 11:10:29 +00:00
doc Set scenario.dhcp_client to dhcpcd by default 2024-04-25 14:50:38 +02:00
playbooks Remove packstack jobs 2024-06-19 08:58:51 +02:00
releasenotes Update releasenotes 3.5.0 2024-07-22 22:37:32 +00:00
roles Remove packstack jobs 2024-06-19 08:58:51 +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 Reflect osf/ to openinfra/ namespace rename 2021-11-18 10:11:07 +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 Add a job on rocky linux 2024-07-22 11:46:29 +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 Publish docs to docs.opendev.org 2021-11-18 13:51:45 +00:00
requirements.txt Updating download_with_retry function 2021-04-26 16:17:37 +02:00
setup.cfg Update jobs for the current cycle 2024-04-25 08:34:48 +02: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 opendev-tox-docs job 2023-02-09 12:05:44 +01:00

python-tempestconf

Overview

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