python-tempestconf/config_tempest/services
Steve Baker 3f78ad0dc2 Allow discover-tempest-config to run with no nova or glance endpoint
The TripleO undercloud will soon have no nova or glance due to
blueprint nova-less-deploy, however it is still required to run
tempest tests via a discover-tempest-config generated config.
Currently this fails due to always attempting to list existing flavors
and images.

This change only runs flavor and image code if those endpoints are
available.

Change-Id: Icffce84638e0db099626d5a86a84f44472943a69
Story: 2006527
Task: 36573
2019-09-11 10:18:19 +12:00
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
alarming.py Remove aodh_plugin option 2019-03-05 21:48:08 +00:00
baremetal.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
base.py Add return value for mocked urllib3 request() 2019-07-31 11:20:38 +00:00
boto.py Remove static class loader 2018-08-27 17:17:41 +02:00
ceilometer.py Introduce post_configuration method 2019-04-15 09:35:13 +00:00
compute.py Deprecate api_extensions of compute service 2019-06-10 08:55:44 +00:00
data-processing.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
database.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
event.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
horizon.py horizon: don't error out for certificate issues 2018-08-03 17:11:14 +02:00
identity.py Update api-ref location 2019-07-25 18:11:54 +02:00
image.py Add a retry when downloading a file 2019-07-29 14:33:54 +00:00
messaging.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
metric.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
network.py Implement set_availability method 2019-03-05 16:19:40 +00:00
object_storage.py Implement set_availability method 2019-03-05 16:19:40 +00:00
octavia.py Implement set_availability method 2019-03-05 16:19:40 +00:00
orchestration.py Allow discover-tempest-config to run with no nova or glance endpoint 2019-09-11 10:18:19 +12:00
services.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
share.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
telemetry.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00
volume.py Fix checking for volume backup 2019-06-04 15:31:38 +00:00
workflowv2.py Remove SERVICE_NAMES 2019-03-05 21:44:28 +00:00