python-tempestconf/config_tempest/tests/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
test_base.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_boto.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_ceilometer.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_compute.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
test_identity.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_image.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_network.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_object_storage.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_services.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_volume.py Fix checking for volume backup 2019-06-04 15:31:38 +00:00