python-tempestconf/config_tempest/services
Martin Kopec 9d67bf760d Fix checking for volume backup
The current code led to a situation when volume-feature-enabled.backup
option in generated tempest.conf was supposed to be False, but
python-tempestconf left there the tempest default value (True).
The patch fixes that.

Story: 2005820
Task: 33575

Change-Id: Iec08dfe1a9bb9c3fa573b5132ecc55f634a6cc07
2019-06-04 15:31:38 +00:00
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
alarming.py Remove aodh_plugin option 2019-03-05 21:48:08 +00:00
baremetal.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
base.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
boto.py Remove static class loader 2018-08-27 17:17:41 +02:00
ceilometer.py Introduce post_configuration method 2019-04-15 09:35:13 +00:00
compute.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
data-processing.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
database.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
event.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
identity.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
image.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
messaging.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
metric.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
network.py Implement set_availability method 2019-03-05 16:19:40 +00:00
object_storage.py Implement set_availability method 2019-03-05 16:19:40 +00:00
octavia.py Implement set_availability method 2019-03-05 16:19:40 +00:00
orchestration.py Add heat_plugin support 2019-04-15 09:42:20 +00:00
services.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
share.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
telemetry.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
volume.py Fix checking for volume backup 2019-06-04 15:31:38 +00:00
workflowv2.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00