Automatic Tempest Configuration Generator
Go to file
Martin Kopec 09c369514d Remove deprecated volume API config options
Started by Rocky release
 * ``CONF.volume-feature-enabled.api_v2``
 * ``CONF.volume-feature-enabled.api_v3``
are deprecated and have no effect.
``CONF.volume.catalog_type`` will be used instead.

Volume APIs tests have been moved to v3 as default and can be run
under v2 API via catalog_type.
- https://review.opendev.org/#/q/topic:volume-default-testing-v3+(status:open+OR+status:merged)

Story: 2007283
Task: 38735

Change-Id: Ia4c07bdda484828a29e9bfa299134f69d0f4050a
2021-01-04 10:32:46 +00:00
config_tempest Remove deprecated volume API config options 2021-01-04 10:32:46 +00:00
doc Fix doc, releasenotes plus build pdf 2020-11-14 18:45:41 +00:00
playbooks Remove OS_AUTH_URL workaround 2020-12-08 15:04:47 +00:00
releasenotes Remove deprecated volume API config options 2021-01-04 10:32:46 +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.