python-tempestconf/config_tempest/services
Arx Cruz 2722268479 Fix TypeError on configparser
ConfigParser only accept strings, these two opptions were setting to
boolean python value, and failing with TypeEror exception option values
must be strings

Closes-Bug: #1866687
Change-Id: Ia37ad9e14b51132f7ffd234e8010188e086a6ddf
2020-03-09 21:14:46 +01:00
..
__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 Add support for storage pools 2020-02-17 10:06:56 +02: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 horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
identity.py Decode bytes data to string 2020-01-15 08:44:23 +00:00
image.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
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 Remove support of nova-network 2020-01-20 20:03:16 +05:30
object_storage.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
octavia.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
orchestration.py Update compute config only when compute section exists 2020-01-17 14:16:27 +05:30
services.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
share.py Fix TypeError on configparser 2020-03-09 21:14:46 +01:00
telemetry.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
volume.py Fix TypeError on configparser 2020-03-09 21:14:46 +01:00
workflowv2.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00