From c13231f56d6bb7a20f9332a72fea102f027acfaa Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Wed, 21 Nov 2012 12:09:42 +0100 Subject: [PATCH] tools: use tarballs rather than git for Folsom tests Change-Id: I84479f4dd5f49063e957f30d38ad079c40cdcfd7 Signed-off-by: Julien Danjou --- tools/test-requires-folsom | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/test-requires-folsom b/tools/test-requires-folsom index 749ab09f2..dec44ccb4 100644 --- a/tools/test-requires-folsom +++ b/tools/test-requires-folsom @@ -1,4 +1,4 @@ -https://github.com/openstack/nova/zipball/2012.2#egg=nova +http://tarballs.openstack.org/nova/nova-stable-folsom.tar.gz nose coverage pep8>=1.0 @@ -12,5 +12,5 @@ mox # 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 -https://github.com/openstack/glance/zipball/2012.2#egg=glance +http://tarballs.openstack.org/glance/glance-stable-folsom.tar.gz setuptools-git>=0.4