heat/test-requirements.txt
huangtianhua 4b57d14559 Add glanceclient to heat
To enable implementation of a glance image resource, we first need to add
access to glanceclient in heat.

Change-Id: Ie0623e0307f6d3163ae584ceab89453f71f48053
Implements: blueprint glance-image
2014-05-08 10:11:28 +08:00

14 lines
231 B
Plaintext

coverage>=3.6
discover
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
lockfile>=0.8
mock>=1.0
mox>=0.5.3
oslosphinx
oslotest
sphinx>=1.1.2,<1.2
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34