Use releases.openstack.org instead of opendev.org

This is a more stable URL that will redirect to the correct location.

Change-Id: I627503efcf6b0c83514ba33c859a04568dfc5631
This commit is contained in:
Pierre Riteau 2025-03-10 09:13:15 +01:00
parent 6250095b8d
commit 47874c415f

@ -25,7 +25,7 @@ commands = {posargs}
[testenv:docs]
allowlist_externals = rm
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
commands =
rm -fr doc/build