Automatic Tempest Configuration Generator
Go to file
Martin Kopec d355f91a6a Remove deprecated scenario image option
Deprecated scenario image options are being removed from tempest,
see [1]. The tempest change makes img_dir obsolete
therefore CONF.scenario.img_file needs to contain the full path to
the image now.
CONF.scenario.img_dir will be removed entirely from tempest in the
near future by [2].

[1] https://review.opendev.org/c/openstack/tempest/+/710996
[2] https://review.opendev.org/c/openstack/tempest/+/754927

Change-Id: Icf7ac92807873d0a5cd8ccaf75033003adb21c0a
2021-01-25 10:01:15 +00:00
config_tempest Remove deprecated scenario image option 2021-01-25 10:01:15 +00:00
doc Remove deprecated scenario image option 2021-01-25 10:01:15 +00:00
playbooks Remove OS_AUTH_URL workaround 2020-12-08 15:04:47 +00:00
releasenotes Remove deprecated scenario image option 2021-01-25 10:01:15 +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.