Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I292921cbee1f24857f0ee32cc010a8e3e6f1b8ad
This commit is contained in:
parent
0bc22839b0
commit
034a90d005
@ -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/
|
||||
|
2
tox.ini
2
tox.ini
@ -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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user