python-tempestconf/config_tempest/services
Martin Kopec 6a616e5db2 Don't use name of a service as a key
Name of a service shouldn't be used as a key in structures as the name is
a user-facing name and it's not intended to be machine-parseable:
https://docs.openstack.org/keystone/stein/contributor/service-catalog.html#services

Story: 2006892
Task: 37526

Change-Id: I9621aee957e8a043f6ac251b96abafd80ef167f1
2019-12-03 22:25:18 +00: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 Don't use name of a service as a key 2019-12-03 22:25:18 +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 Don't use name of a service as a key 2019-12-03 22:25:18 +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 Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
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