python-tempestconf/config_tempest/tests
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
..
services Fix checking for volume backup 2019-06-04 15:31:38 +00:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Move disabling of logging to the test base file 2019-04-09 13:29:51 +00:00
test_accounts.py Don't expose credentials 2018-08-10 14:38:15 +00:00
test_clients.py Move disabling of logging to the test base file 2019-04-09 13:29:51 +00:00
test_config_tempest.py Move disabling of logging to the test base file 2019-04-09 13:29:51 +00:00
test_credentials.py Fix identity url version detection 2018-08-09 14:35:24 +02:00
test_flavors.py Move disabling of logging to the test base file 2019-04-09 13:29:51 +00:00
test_profile.py Add unit test for profile feature 2018-12-21 15:58:41 +00:00
test_tempest_conf.py Add argument which allows users to add extensions 2018-12-17 16:43:05 +00:00
test_users.py Merge "Fix checking of roles" 2019-05-29 00:25:42 +00:00