aodh/test-requirements.txt
Angus Salkeld 2fcd26397a Rename requires files to standard names
requested by infra.

bug 1179008

Change-Id: Id27f574a023792c287ed4e11aa869cb50857aa8f
2013-05-28 10:11:07 +10:00

24 lines
629 B
Plaintext

distribute>=0.6.24
coverage
discover
mock
mox
fixtures>=0.3.12
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
python-subunit
testrepository>=0.0.13
testtools>=0.9.29