octavia/test-requirements.txt
ptoohill1 4ffa5b64d8 Fixes missing testresource dependency
oslo.db made dependency changes that breaks us.

Change-Id: I3647189280115f708fac3301762e2ef57fad85e2
Closes-Bug: #1505327
2015-10-12 13:15:02 -05:00

20 lines
543 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking<0.10,>=0.9.1
requests-mock>=0.6.0 # Apache-2.0
cliff>=1.14.0 # Apache-2.0
coverage>=3.6
fixtures>=1.3.1
mock>=1.2
pyroute2>=0.3.10 # Apache-2.0 (+ dual licensed GPL2)
python-subunit>=0.0.18
ordereddict
oslotest>=1.10.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0
testresources>=0.2.4
WebTest>=2.0
doc8 # Apache-2.0