python-tempestconf/config_tempest/services
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
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
alarming.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
aws.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
baremetal.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
base.py Merge "Get ssl opts to every service class" 2021-01-07 17:59:45 +00:00
ceilometer.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
compute.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
data-processing.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
database.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
dns.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
event.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
horizon.py Stop trying to use identity URI if dashboard URL exists 2021-04-16 21:24:32 -04:00
identity.py Get ssl opts to every service class 2020-12-22 16:01:09 +00:00
image.py Add multistore image option 2022-01-10 19:41:24 +05:30
key_manager.py Discover Barbican service 2020-02-08 11:49:40 +09:00
messaging.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
metric.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
network.py Fix flake8 errors 2020-11-14 11:17:27 +00:00
object_storage.py [Trivial] Fix swift's extension discovery 2021-08-29 17:25:11 +00:00
octavia.py Enable neutron port security for Octavia tests 2021-01-13 12:38:05 -03:30
orchestration.py Get ssl opts to every service class 2020-12-22 16:01:09 +00:00
placement.py Fix placement endpoint discovery 2021-03-03 18:52:50 +00:00
services.py Set ssl cert option for horizon service 2021-01-25 10:57:18 +00:00
share.py Merge "Manila: Add snapshot capabilities in [share]" 2021-04-09 14:34:29 +00:00
telemetry.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
volume.py Remove deprecated volume API config options 2021-01-04 10:32:46 +00:00
workflowv2.py Added Mistral service type workflowv2 2020-03-13 17:45:25 +05:30