Replace git.openstack.org URLs with opendev.org URLs
Change-Id: I2fc590b50ee8d783d65054ad067cd0a9ea525e52
This commit is contained in:
parent
5ee79a412d
commit
ddd93bf222
@ -42,7 +42,7 @@ Project resources
|
||||
~~~~~~~~~~~~~~~~~
|
||||
|
||||
* Documentation: https://docs.openstack.org/virtualbmc/latest
|
||||
* Source: https://git.openstack.org/cgit/openstack/virtualbmc
|
||||
* Source: https://opendev.org/openstack/virtualbmc
|
||||
* Bugs: https://storyboard.openstack.org/#!/project/openstack/virtualbmc
|
||||
* Release Notes: https://docs.openstack.org/releasenotes/virtualbmc/
|
||||
|
||||
|
2
tox.ini
2
tox.ini
@ -12,7 +12,7 @@ setenv = VIRTUAL_ENV={envdir}
|
||||
TESTS_DIR=./virtualbmc/tests/unit/
|
||||
install_command = pip install {opts} {packages}
|
||||
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 =
|
||||
|
Loading…
x
Reference in New Issue
Block a user