tobiko/roles/tobiko-ensure-python3
Slawek Kaplonski 2005446dc6 Use upper-constraints in the Tobiko ansible roles
In Tobiko we have roles to e.g. ensure that tox is installed. It uses
pip but it didn't use upper-constraints.txt file from the OpenStack
requirements and that could cause some issues, especially on e.g. older
operating systems, see related bug for example.

With this patch those ansible roles which uses pip to install some
python packages will use upper-constraints file if it exists in the file
system (in the u/s CI it will exist).

This patch also lowers min tox version for stable/2023.1 and stable/zed
branches are those should still use tox 3.28

Closes-Bug: #2057492
Change-Id: I147770a7949c59ba61b8dcca23d5c6fbbacb2606
2024-03-18 14:02:22 +01:00
..
defaults Use special RHOSP vars files in tobiko-ensure-python3 role 2020-06-10 05:33:10 +00:00
files Fix issue when noise neaks into get_python_info.py script stdout 2021-05-03 11:24:43 +02:00
meta Update roles requiring python 2020-04-03 11:10:38 +00:00
tasks Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00
vars Dropping python3.6 and python3.7 support 2023-08-25 15:39:07 +02:00