python-tempestconf/config_tempest
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
tests Prioritize external network named public 2024-05-03 14:40:40 +02:00
__init__.py Refactored python-tempestconf to work with devstack 2017-01-18 17:47:00 +05:30
accounts.py Replace git.openstack.org URLs with opendev.org URLs 2019-04-23 13:15:29 +02:00
clients.py Fix and improve SSL configuration 2020-12-08 15:04:12 +00:00
constants.py Update default cirros image to 0.6.2 2024-04-22 21:09:02 +02:00
credentials.py fix: un-hardcode v3 credentials 2023-08-21 11:29:06 +00:00
flavors.py Allow to specify min flavor memory and disk size 2019-03-29 10:14:05 +00:00
main.py Set scenario.dhcp_client to dhcpcd by default 2024-04-25 14:50:38 +02:00
profile.py Replace yaml.load() with yaml.safe_load() 2020-03-09 10:24:11 +01:00
tempest_conf.py Change class variables to instance variables 2022-11-24 08:56:45 +00:00
users.py Support Admin admin user and role 2023-09-18 10:15:25 +02:00
utils.py Create utils.py 2018-08-13 11:57:14 +02:00