Skip to content

Commit 4058c7f

Browse files
committed
Use releases.openstack.org instead of opendev.org
This is a more stable URL that will redirect to the correct location. Change-Id: If5ad860a65c1d4934ad47fb06f1f3386b4550008
1 parent 5573390 commit 4058c7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ import_exceptions = cloudkittyclient.i18n
9898

9999
[testenv:releasenotes]
100100
deps =
101-
-c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
101+
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
102102
-r{toxinidir}/doc/requirements.txt
103103
commands =
104104
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html

0 commit comments

Comments
 (0)