Automatic Tempest Configuration Generator
Go to file
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
config_tempest Prioritize external network named public 2024-05-03 14:40:40 +02:00
doc Set scenario.dhcp_client to dhcpcd by default 2024-04-25 14:50:38 +02:00
playbooks Fix tox<4 issue for zed job 2023-06-28 19:05:38 +02:00
releasenotes Prioritize external network named public 2024-05-03 14:40:40 +02:00
roles Update default cirros image to 0.6.2 2024-04-22 21:09:02 +02:00
.coveragerc Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.gitignore Add etc/ to .gitignore 2018-07-18 08:03:26 +00:00
.gitreview Reflect osf/ to openinfra/ namespace rename 2021-11-18 10:11:07 +00:00
.mailmap Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
.stestr.conf Switch to use stestr for unit tests 2017-12-05 10:06:13 +00:00
.zuul.yaml Update jobs for the current cycle 2024-04-25 08:34:48 +02:00
HACKING.rst fix url 2018-06-05 15:13:26 +00:00
LICENSE Initial Cookiecutter Commit. 2016-08-24 17:21:57 +02:00
README.rst Publish docs to docs.opendev.org 2021-11-18 13:51:45 +00:00
requirements.txt Updating download_with_retry function 2021-04-26 16:17:37 +02:00
setup.cfg Update jobs for the current cycle 2024-04-25 08:34:48 +02:00
setup.py Cleanup py27 support 2020-04-07 04:51:31 +00:00
test-requirements.txt Run unit tests by py38 as well 2020-09-25 08:11:29 +00:00
tox.ini Fix opendev-tox-docs job 2023-02-09 12:05:44 +01:00

README.rst

python-tempestconf

Overview

python-tempestconf will automatically generate the tempest configuration based on your cloud.