tobiko/roles
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
..
multi-node-setup Fix DevStack CI jobs 2019-11-18 10:05:29 +01:00
tests Dropping python3.6 and python3.7 support 2023-08-25 15:39:07 +02:00
tobiko-bindep Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00
tobiko-check-collected-files Switch to pytest test runner 2020-12-18 13:51:08 +00:00
tobiko-cleanup Fix Manila shares cleanup 2023-12-12 14:27:26 +00:00
tobiko-collect workaround for filebeat: add newline at the end of xml reports 2023-07-03 08:18:58 +02:00
tobiko-collect-report Collect report files from docker jobs 2021-12-22 06:01:53 +00:00
tobiko-common/defaults Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00
tobiko-compile-python Dropping python3.6 and python3.7 support 2023-08-25 15:39:07 +02:00
tobiko-configure Fix Manila shares cleanup 2023-12-12 14:27:26 +00:00
tobiko-copy-resolv-conf Rewrite Vagrant file using ansible and Centos 8 2020-06-23 11:47:17 +02:00
tobiko-devstack Remove requirements project deployment from DevStack role 2021-10-28 03:44:48 +00:00
tobiko-docker-compose Add Dockerfile to Infrared plugin 2021-12-23 15:13:52 +00:00
tobiko-download-images Download ubuntu images prior to pytest execution 2023-02-03 08:20:04 +00:00
tobiko-ensure-docker-compose [tobiko-docker] Force docker version is lower than 7 2023-12-11 17:04:42 +01:00
tobiko-ensure-python3 Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00
tobiko-ensure-ssh-keys Generate SSH keys on the first host in the inventory 2022-02-08 13:55:52 +01:00
tobiko-ensure-tox Use upper-constraints in the Tobiko ansible roles 2024-03-18 14:02:22 +01:00
tobiko-inventory Set undercloud_ssh_hostname on tobiko.conf 2021-03-09 13:40:29 +00:00
tobiko-redhat-subscription Rewrite Vagrant file using ansible and Centos 8 2020-06-23 11:47:17 +02:00
tobiko-run [Manila] pre-upgrade resource creation and post-procedure validation 2023-10-09 12:45:10 +00:00
tobiko-tox Add support to skip tests from CLI 2023-12-04 12:17:26 +01:00
tobiko-zuul Remove DevStack support from tobiko repository 2020-10-01 14:34:39 +02:00