aodh/tools/test-requires
Angus Salkeld e9a30f61fe Change from unittest to testtools
part of bug 1177924

Change-Id: I99be2c48dc7143015883b89130083c8ea11abeec
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
2013-05-17 09:52:34 +10:00

20 lines
551 B
Plaintext

nose
coverage
mock
mox
Babel>=0.9.6
# NOTE(dhellmann): Ming is necessary to provide the Mongo-in-memory
# implementation of MongoDB.
Ming>=0.3.4
http://tarballs.openstack.org/nova/nova-master.tar.gz#egg=nova
http://tarballs.openstack.org/glance/glance-master.tar.gz#egg=glance
# We should use swift>1.7.5, but it's not yet available
swift
# Swift dep that is not necessary if we depend on swift>1.7.5
netifaces
# Docs Requirements
sphinx
docutils==0.9.1 # for bug 1091333, remove after sphinx >1.1.3 is released.
python-spidermonkey
testtools>=0.9.29