Use opendev repository
Change-Id: I6e19a18dac9d1f9393f202b491e890f19a02395c
This commit is contained in:
parent
cf1d77217f
commit
c9ce2c6cc1
@ -6,7 +6,7 @@ Generic Key Manager interface for OpenStack.
|
||||
|
||||
* License: Apache License, Version 2.0
|
||||
* Documentation: https://docs.openstack.org/castellan/latest
|
||||
* Source: https://git.openstack.org/cgit/openstack/castellan
|
||||
* Source: https://opendev.org/openstack/castellan
|
||||
* Bugs: https://bugs.launchpad.net/castellan
|
||||
* Release notes: https://docs.openstack.org/releasenotes/castellan
|
||||
|
||||
|
2
tox.ini
2
tox.ini
@ -10,7 +10,7 @@ setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
OS_TEST_PATH=./castellan/tests/unit
|
||||
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}/test-requirements.txt
|
||||
commands = stestr run --slowest {posargs}
|
||||
|
Loading…
x
Reference in New Issue
Block a user