python-tempestconf/config_tempest/tests
Mohammed Naser d4c30061e5 Stop trying to use identity URI if dashboard URL exists
At the moment, if dashboard_url is overridden, we still try to
make a request to introspect based-off the identity URI which
isn't correct behaviour.

This patch short-circuits this entire behaviour if there's a
dashboard_url provided.

Change-Id: Ifeaec3337e5155ad1f5adeca85fce00b611a631d
2021-04-16 21:24:32 -04:00
..
services Stop trying to use identity URI if dashboard URL exists 2021-04-16 21:24:32 -04:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py Edit unit test base class inheritance 2020-08-04 11:54:16 +00:00
test_accounts.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_clients.py Fix and improve SSL configuration 2020-12-08 15:04:12 +00:00
test_config_tempest.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_credentials.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_flavors.py Update DEFAULT_FLAVOR_{RAM, _ALT} >= 128 2020-06-26 21:18:26 +05:30
test_profile.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_tempest_conf.py Fix flake8 errors 2020-11-14 11:17:27 +00:00
test_users.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00