python-tempestconf/config_tempest/services
Luigi Toscano 2273794919 horizon: don't error out for certificate issues
The code should be rewritten anyway (see
https://storyboard.openstack.org/#!/story/2002787)
and in general the detection of the dashboard location
should be more roboust, but the code should not raise
an exception.
and horizon settings are relevant only for the (few)
Horizon Tempest tests, but the system can otherwise work.

Change-Id: I62607ce4de65062a0c37bdd23220edf9ea7e6818
Story: 2003024
Task: 23048
2018-08-03 17:11:14 +02:00
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
base.py More Python 3 porting: filter and map, one import 2018-06-27 15:35:04 +02:00
boto.py Fix boto method 2018-06-15 22:02:19 +00:00
ceilometer.py More compatibility with Python 3 2018-06-26 23:20:52 +02:00
compute.py More Python 3 porting: filter and map, one import 2018-06-27 15:35:04 +02:00
horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
identity.py More Python 3 porting: filter and map, one import 2018-06-27 15:35:04 +02:00
image.py Allow usage images already in glance 2018-07-28 08:43:32 +00:00
network.py More Python 3 porting: filter and map, one import 2018-06-27 15:35:04 +02:00
object_storage.py Return False if healthcheck api failed 2018-07-18 07:29:03 -03:00
octavia.py More Python 3 porting: filter and map, one import 2018-06-27 15:35:04 +02:00
services.py Fix identity URL parsing 2018-07-18 13:09:59 +00:00
volume.py More Python 3 porting: filter and map, one import 2018-06-27 15:35:04 +02:00