heat-templates/test-requirements.txt
Steve Baker c393625dfa Support files for unit test of software-config hooks
This change adds a tox.ini file including environments
for py26, py27 and pep8. These will be used to unit test the
hot software-config hooks.

Change-Id: Ieea12be77205d777a6b9c0f1c239418b9ce59d9f
2014-10-13 12:19:06 +13:00

15 lines
299 B
Plaintext

coverage>=3.6
discover
fixtures>=0.3.14
# Hacking already pins down pep8, pyflakes and flake8
hacking>=0.8.0,<0.9
mock>=1.0
requests>=1.2.1,!=2.4.0
requests-mock>=0.4.0 # Apache-2.0
testrepository>=0.0.18
testscenarios>=0.4
testtools>=0.9.34
python-heatclient>=0.2.9
python-keystoneclient>=0.10.0