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

This commit is contained in:
Zuul 2019-05-03 20:20:47 +00:00 committed by Gerrit Code Review
commit aef64ea8ae
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 =