Files
openstack-ansible-os_glance/tox.ini
Dmitriy Rabotyagov 946c452af7 Define constraints file for docs and renos
Right now we are not using any constraints for docs and releasenotes builds.
This has resulted in docs job failures once Sphinx 7.2.0 has been released.

The patch will ensure that constraints are used an we should not face
simmilar issue again.

TOX_CONSTRAINTS_FILE is updated by Release bot once new branch is created,
so it should always track relevant constraints.

Some extra syntax-related changes can apply, since patch is being passed
through ConfigParser, that does not preserve comments and align indenting.


Change-Id: Ic65b9abc930e151f06d69fb9474a813cb504d7ed
2023-08-17 16:32:10 +02:00

2.5 KiB