Automatic Tempest Configuration Generator
Go to file
Soniya Vyas b284f4f7b7 Add multistore image option
This is an attempt to populate tempestconf with
multistore feature enabled if and only if multiple
stores are available.
In Rocky and Stein, Glance has added the ability to
configure multiple stores as an EXPERIMENTAL feature.
This feature is fully supported from the Train cycle.

Please refer [1] for more information
[1] https://specs.openstack.org/openstack/cinder-specs/specs/ussuri/support-glance-multiple-backend.html

Here are two test-projects exercising the results of
this change

1. With multi-store enabled
https://review.rdoproject.org/r/c/testproject/+/37159
2. With multi-store not enabled
https://review.rdoproject.org/r/c/testproject/+/37160

Signed-off-by: Soniya Vyas <svyas@redhat.com>
Change-Id: I45f9dce14b60e9385600c57ee56b50aba3a4476f
2022-01-05 18:58:02 +05:30
config_tempest Add multistore image option 2022-01-05 18:58:02 +05:30
doc Make release notes part of the documentation 2021-11-18 13:52:47 +00:00
playbooks Inclusive jargon 2021-04-07 13:24:05 +00:00
releasenotes Make release notes part of the documentation 2021-11-18 13:52:47 +00:00
roles Reflect osf/ to openinfra/ namespace rename 2021-11-18 10:11:07 +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 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 Uncomment jobs, part 1 2021-11-25 07:35: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 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 Switch testing to Yoga testing runtime 2021-11-18 10:17:30 +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 Make release notes part of the documentation 2021-11-18 13:52:47 +00:00

README.rst

python-tempestconf

Overview

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