Automatic Tempest Configuration Generator
Go to file
Siamak Erami dc78c5aed4 Fix super() usage for proper initialization of config file
Correct the super().__init__(**kwargs) call to use Python 3's
super() without including 'self' following the inheritance model.
This change ensures proper initialization of the configuration file.

Story: 2011115
Task: 50024

Change-Id: I8675ffe5a6116eb031b6ea1b4aac4214f41421e0
2024-05-14 14:37:48 +00:00
config_tempest Fix super() usage for proper initialization of config file 2024-05-14 14:37:48 +00:00
doc Do not disable live migration by default 2023-03-09 15:21:40 +01:00
playbooks Fix tox<4 issue for zed job 2023-06-28 19:05:38 +02:00
releasenotes Releasenotes for 3.4.0 2023-03-27 12:47:24 +02:00
roles Unskip devstack-admin-plugins job 2022-04-26 14:39:19 +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 Update jobs for the current release 2023-12-12 10:04:06 +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 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 Antelope development cycle 2023-02-09 12:04:37 +01: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.