python-tempestconf/config_tempest/tests/services
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
..
__init__.py Refactor to improve modularity, scalability, OOP 2018-04-16 14:48:14 +00:00
test_aws.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_base.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_ceilometer.py Clear the difference between service type and name 2019-06-04 15:06:50 +00:00
test_compute.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_horizon.py Stop trying to use identity URI if dashboard URL exists 2021-04-16 21:24:32 -04:00
test_identity.py Fix heat plugin support 2020-06-02 08:36:00 +00:00
test_image.py Remove deprecated scenario image option 2021-01-25 10:01:15 +00:00
test_network.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_object_storage.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_octavia.py Edit assert to support py2 2020-08-06 04:54:12 +00:00
test_services.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00
test_volume.py Use unittest.mock instead of third party mock 2020-04-18 11:59:31 -05:00