Replace git.openstack.org URLs with opendev.org URLs
Change-Id: Iff5086fee8c94325aa16a3b5727dac66a64478ec Closes-Bug: #1825933
This commit is contained in:
parent
0de3a705e8
commit
cc5c0e36cd
@ -25,6 +25,6 @@ utils.
|
|||||||
|
|
||||||
* Free software: Apache license
|
* Free software: Apache license
|
||||||
* Documentation: https://docs.openstack.org/oslo.db/latest
|
* 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
|
* Bugs: https://bugs.launchpad.net/oslo.db
|
||||||
* Release notes: https://docs.openstack.org/releasenotes/oslo.db/
|
* Release notes: https://docs.openstack.org/releasenotes/oslo.db/
|
||||||
|
2
tox.ini
2
tox.ini
@ -16,7 +16,7 @@ setenv =
|
|||||||
{mysql,all}: PIFPAF_MYSQL=pifpaf -g OS_TEST_DBAPI_ADMIN_CONNECTION run mysql --
|
{mysql,all}: PIFPAF_MYSQL=pifpaf -g OS_TEST_DBAPI_ADMIN_CONNECTION run mysql --
|
||||||
{mysql,postgresql,all}: BASECOMMAND={toxinidir}/tools/run-pifpaf-tests.sh
|
{mysql,postgresql,all}: BASECOMMAND={toxinidir}/tools/run-pifpaf-tests.sh
|
||||||
deps =
|
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}/test-requirements.txt
|
||||||
-r{toxinidir}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
commands =
|
commands =
|
||||||
|
Loading…
Reference in New Issue
Block a user