python-tempestconf/config_tempest
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
tests Fix checking for volume backup 2019-06-04 15:31:38 +00:00
__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 Introduce post_configuration method 2019-04-15 09:35:13 +00:00
constants.py Update default cirros image to 0.4.0 2019-05-29 19:41:46 +05:30
credentials.py Create utils.py 2018-08-13 11:57:14 +02:00
flavors.py Allow to specify min flavor memory and disk size 2019-03-29 10:14:05 +00:00
main.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
profile.py Add unit test for profile feature 2018-12-21 15:58:41 +00:00
tempest_conf.py Fixed SafeConfigParser deprecation warning for py3 2019-01-03 17:04:02 +05:30
users.py Merge "Fix checking of roles" 2019-05-29 00:25:42 +00:00
utils.py Create utils.py 2018-08-13 11:57:14 +02:00