5438377b9c
None of the tests implemented in this repository depend on tempest. In addition testscenarios is not used either, and can be removed. Change-Id: I642f8a5093a6e2b5528e446a798270734c4ed30d
14 lines
409 B
Plaintext
14 lines
409 B
Plaintext
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
|
|
|
bandit!=1.6.0,>=1.1.0 # Apache-2.0
|
|
coverage!=4.4,>=4.0 # Apache-2.0
|
|
fixtures>=3.0.0 # Apache-2.0/BSD
|
|
flake8-import-order>=0.18.0,<0.19.0 # LGPLv3
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
osprofiler>=2.3.0 # Apache-2.0
|
|
python-openstackclient>=3.12.0 # Apache-2.0
|
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
|
requests-mock>=1.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testtools>=2.2.0 # MIT
|