python-tempestconf/config_tempest
Soniya Vyas 950f8ed240 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-10 19:41:24 +05:30
..
services Add multistore image option 2022-01-10 19:41:24 +05:30
tests Use assertCountEqual instead of assertItemsEqual 2021-05-14 13:02:57 +05:30
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
accounts.py Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 13:15:29 +02:00
clients.py Fix and improve SSL configuration 2020-12-08 15:04:12 +00:00
constants.py Update default cirros version to 0.5.2 2021-04-28 09:23:36 -04:00
credentials.py Fix and improve SSL configuration 2020-12-08 15:04:12 +00:00
flavors.py Allow to specify min flavor memory and disk size 2019-03-29 10:14:05 +00:00
main.py Add alternative image to be downloaded 2021-03-15 12:29:30 +01:00
profile.py Replace yaml.load() with yaml.safe_load() 2020-03-09 10:24:11 +01:00
tempest_conf.py Remove six.PY3 conditions 2020-11-14 11:18:41 +00:00
users.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
utils.py Create utils.py 2018-08-13 11:57:14 +02:00