Merge "Migrate to opendev.org"

This commit is contained in:
Zuul 2019-04-23 12:33:40 +00:00 committed by Gerrit Code Review
commit 52f5d7205d
2 changed files with 3 additions and 3 deletions

View File

@ -25,8 +25,8 @@ would also be telling about adding or removing a host.
* Free software: Apache license
* Documentation: https://wiki.openstack.org/wiki/Fenix
* Source: https://git.openstack.org/cgit/openstack/fenix
* Bug tracking and Blueprints: https://storyboard.openstack.org/#!/project/openstack/fenix
* Source: https://opendev.org/x/fenix
* Bug tracking and Blueprints: https://storyboard.openstack.org/#!/project/x/fenix
* How to contribute: https://docs.openstack.org/infra/manual/developers.html
--------

View File

@ -13,7 +13,7 @@ setenv =
OS_STDERR_CAPTURE=1
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/raw/branch/master/upper-constraints.txtx}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands = stestr run {posargs}