
Utilizing the "test-requirements.txt" for the test requirements and building tox 'testenv' with pifpaf and gnocchi rather than assuming they are actual lib dependencies of Aodh tests. Change-Id: Ia8bb7c1f17a8090c4932541ac3eed3a8a73f3252
10 lines
202 B
Plaintext
10 lines
202 B
Plaintext
stestr>=2.0.0 # Apache-2.0
|
|
oslotest>=2.15.0 # Apache-2.0
|
|
coverage>=3.6
|
|
fixtures>=1.3.1
|
|
sqlalchemy-utils
|
|
testresources>=0.2.4 # Apache-2.0/BSD
|
|
gabbi>=1.30.0 # Apache-2.0
|
|
# Provides subunit-trace
|
|
webtest
|