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

This commit is contained in:
Zuul 2019-05-03 20:01:19 +00:00 committed by Gerrit Code Review
commit b0556fd129
2 changed files with 2 additions and 2 deletions

View File

@ -24,6 +24,6 @@ The Oslo configuration API supports parsing command line arguments and
* License: Apache License, Version 2.0
* Documentation: https://docs.openstack.org/oslo.config/latest/
* Source: https://git.openstack.org/cgit/openstack/oslo.config
* Source: https://opendev.org/openstack/oslo.config
* Bugs: https://bugs.launchpad.net/oslo.config
* Release notes: https://docs.openstack.org/releasenotes/oslo.config/

View File

@ -12,7 +12,7 @@ setenv =
OS_STDERR_CAPTURE={env:OS_STDERR_CAPTURE:1}
OS_TEST_TIMEOUT={env:OS_TEST_TIMEOUT:60}
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/plain/upper-constraints.txt}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt
commands =