python-tempestconf/config_tempest/tests
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
..
services Don't use name of a service as a key 2019-12-03 22:25:18 +00:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Remove leftover os_client_config references 2019-08-09 15:44:57 +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 Replace os-client-config module by openstacksdk 2019-08-09 07:30:19 +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