aodh/test-requirements.txt
Erno Kuvaja 413b17ed5c Remove gabbi from test-requirements
These are redundant vs tempest test suite which can be
executed agains actual live deployment instead of
depending clean deployment like the gabbi counterparts.

Change-Id: I6b470bd1589042cba3810b5de30e06f6c98bc953
2024-11-22 15:42:25 +00:00

8 lines
189 B
Plaintext

stestr>=2.0.0 # Apache-2.0
oslotest>=2.15.0 # Apache-2.0
coverage>=3.6 # Apache-2.0
fixtures>=1.3.1 # Apache-2.0/BSD
SQLAlchemy-Utils>=0.39.0
# Provides subunit-trace
WebTest>=3.0.0 # MIT