aodh/tools/test-requires-folsom
Julien Danjou c13231f56d tools: use tarballs rather than git for Folsom tests
Change-Id: I84479f4dd5f49063e957f30d38ad079c40cdcfd7
Signed-off-by: Julien Danjou <julien@danjou.info>
2012-11-21 12:09:42 +01:00

17 lines
704 B
Plaintext

http://tarballs.openstack.org/nova/nova-stable-folsom.tar.gz
nose
coverage
pep8>=1.0
mock
mox
# NOTE(dhellmann): Ming is necessary to provide the Mongo-in-memory
# implementation of MongoDB. The original source for Ming is at
# http://sourceforge.net/project/merciless but there does not seem to
# be a way to point to a "zipball" of the latest HEAD there, and we
# need features present only in that version. I forked the project to
# github to make it easier to install, then ended up making some
# changes to it so it would be compatible with PyMongo's API.
https://github.com/dreamhost/Ming/zipball/master#egg=Ming
http://tarballs.openstack.org/glance/glance-stable-folsom.tar.gz
setuptools-git>=0.4