diff --git a/README.rst b/README.rst index 26e42cf4..0ceb4ecf 100644 --- a/README.rst +++ b/README.rst @@ -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/ diff --git a/tox.ini b/tox.ini index 9912e5f7..bb733d55 100644 --- a/tox.ini +++ b/tox.ini @@ -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 =