Automatic Tempest Configuration Generator
Go to file
Goutham Pacha Ravi d625ec79c2 Fix manila backend_names and enable_protocols
A backend in manila can have multiple storage pools
and capabilities for each pool are considered to
create configuration for tempest tests. These
capabilities however may overlap with each other,
so we need some de-duplication.

Change-Id: I108615ab197b8959fe944e21ae7c1a36125ca531
2021-03-19 12:46:47 -07:00
config_tempest Fix manila backend_names and enable_protocols 2021-03-19 12:46:47 -07:00
doc Merge "Remove deprecated scenario image option" 2021-02-15 21:42:13 +00:00
playbooks Fix a typo in a role var 2021-02-12 07:59:44 +00:00
releasenotes Merge "Set ssl cert option for horizon service" 2021-03-09 17:01:19 +00:00
roles Fix a typo in a role var 2021-02-12 07:59:44 +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 Enable barbican service 2021-02-16 07:41:14 +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.