shade/test-requirements.txt
Monty Taylor 24acc1888b
Remove glanceclient and warlock from shade
We've removed the uses - remove both from requirements.

Change-Id: Ie3f2354d2034a695ae9086f84f5d6c7f3698d90b
2016-12-12 14:01:54 -06:00

17 lines
330 B
Plaintext

hacking>=0.11.0,<0.12 # Apache-2.0
betamax-serializers>=0.1.1
coverage>=3.6
fixtures>=0.3.14
mock>=1.0
python-openstackclient>=2.1.0
python-subunit
oslosphinx>=2.2.0 # Apache-2.0
requests-mock
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
reno
futures;python_version<'3.2'