Replace git.openstack.org URLs with opendev.org URLs

Change-Id: Id02ac765028673ecabcb76d3f3014bbb383bc098
This commit is contained in:
jacky06
2019-04-23 13:44:23 +08:00
parent 7547179351
commit e8d554fde7
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ commands =
[testenv:releasenotes]
basepython = python3
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html