python-tempestconf/config_tempest
Chandan Kumar fd3baf86ef Discover services only if there is an endpoint
* tempest config-tool fails to discover services whose endpoints
  are not available by giving IndexError. This patch fixes the
  discover method by checking for services only if endpoints
  are available.

Change-Id: I51acecfadff4109867a144c62cff07fd1cc97a9d
2017-10-17 12:59:12 +00:00
..
tests Skip TestService.test_do_get failing unit tests 2017-10-17 18:19:19 +05:30
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
api_discovery.py Discover services only if there is an endpoint 2017-10-17 12:59:12 +00:00
config_tempest.py Set usage of v3 clients, deal with endpoint URLs 2017-09-29 18:41:04 +02:00