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

Change-Id: Iff5086fee8c94325aa16a3b5727dac66a64478ec
Closes-Bug: #1825933
This commit is contained in:
jacky06 2019-04-23 13:25:13 +08:00
parent 0de3a705e8
commit cc5c0e36cd
2 changed files with 2 additions and 2 deletions

View File

@ -25,6 +25,6 @@ utils.
* Free software: Apache license
* Documentation: https://docs.openstack.org/oslo.db/latest
* Source: https://git.openstack.org/cgit/openstack/oslo.db
* Source: https://opendev.org/openstack/oslo.db
* Bugs: https://bugs.launchpad.net/oslo.db
* Release notes: https://docs.openstack.org/releasenotes/oslo.db/

View File

@ -16,7 +16,7 @@ setenv =
{mysql,all}: PIFPAF_MYSQL=pifpaf -g OS_TEST_DBAPI_ADMIN_CONNECTION run mysql --
{mysql,postgresql,all}: BASECOMMAND={toxinidir}/tools/run-pifpaf-tests.sh
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands =