Merge "Migrate to opendev.org"
This commit is contained in:
commit
a151674569
@ -9,8 +9,8 @@ CLI for this project.
|
|||||||
|
|
||||||
* Free software: Apache license
|
* Free software: Apache license
|
||||||
* Documentation: https://wiki.openstack.org/wiki/Fenix
|
* Documentation: https://wiki.openstack.org/wiki/Fenix
|
||||||
* Source: https://git.openstack.org/cgit/openstack/python-fenixclient
|
* Source: https://opendev.org/x/python-fenixclient
|
||||||
* Bugs tracking and Blueprints: https://storyboard.openstack.org/#!/project/openstack/python-fenixclient
|
* Bugs tracking and Blueprints: https://storyboard.openstack.org/#!/project/x/python-fenixclient
|
||||||
* How to contribute: https://docs.openstack.org/infra/manual/developers.html
|
* How to contribute: https://docs.openstack.org/infra/manual/developers.html
|
||||||
|
|
||||||
--------
|
--------
|
||||||
|
2
tox.ini
2
tox.ini
@ -13,7 +13,7 @@ setenv =
|
|||||||
OS_STDERR_CAPTURE=1
|
OS_STDERR_CAPTURE=1
|
||||||
OS_TEST_TIMEOUT=60
|
OS_TEST_TIMEOUT=60
|
||||||
deps =
|
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}/requirements.txt
|
-r{toxinidir}/requirements.txt
|
||||||
-r{toxinidir}/test-requirements.txt
|
-r{toxinidir}/test-requirements.txt
|
||||||
commands = stestr run {posargs}
|
commands = stestr run {posargs}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user