python-tempestconf/config_tempest/tests
Martin Kopec e4d8dc124c Prioritize external network named public
python-tempestconf will prioritize the external network named public
when auto-discovering an external network for tempest.

The public network is the network we end up using in most of the
cases. This will help avoid potential conflicts with other available
external networks that are not meant to be used by tempest. If no
external network with name public is found, the network discovered
last will be used.

Change-Id: Ib10cae1fa3610c4ea0a54b7f4ebbdb146bf4fce2
2024-05-03 14:40:40 +02:00
..
services Prioritize external network named public 2024-05-03 14:40:40 +02:00
__init__.py Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
base.py fix: un-hardcode v3 credentials 2023-08-21 11:29:06 +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 fix: un-hardcode v3 credentials 2023-08-21 11:29:06 +00:00
test_credentials.py fix: un-hardcode v3 credentials 2023-08-21 11:29:06 +00:00
test_flavors.py Update DEFAULT_FLAVOR_{RAM, _ALT} >= 128 2020-06-26 21:18:26 +05:30
test_profile.py Use assertCountEqual instead of assertItemsEqual 2021-05-14 13:02:57 +05:30
test_tempest_conf.py Fix flake8 errors 2020-11-14 11:17:27 +00:00
test_users.py Support Admin admin user and role 2023-09-18 10:15:25 +02:00
test_utils.py Fix compute, volume, and share endpoint discovery. 2023-12-12 15:22:55 +08:00