shade/test-requirements.txt
Monty Taylor 071fb5fa8a Add unit test to show herd protection in action
The discussion around the previous patch had a simple test case which
was used to show invalid and valid behavior. Turns out, that can be a
test.

Change-Id: I39550d44f4e83f803624a833a081101bad9dc545
2016-11-08 19:09:06 +00:00

17 lines
334 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
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
warlock>=1.0.1,<2
reno
futures;python_version<'3.2'