python-tempestconf/config_tempest/services
Chandan Kumar (raukadah) 48ab2ddb5d Update compute config only when compute section exists
In nova less deployment, nova service is not there, so there will
be no compute section in the tempest.conf byut when heat service
got detected, it tries to update the compute section which does
not exists leading to no section error.

It fixes the same.

Closes-Bug: #1860017

Change-Id: Id793975b2cc30038638275fe9f381ae21e6369bc
Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
2020-01-17 14:16:27 +05:30
..
__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 Decode bytes data to string 2020-01-15 08:44:23 +00: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
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 Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
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 Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
telemetry.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
volume.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
workflowv2.py Don't use name of a service as a key 2019-12-03 22:25:18 +00:00