From 9f3a927cedde624197021784ed70168d7c5e0463 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jason=20K=C3=B6lker?= Date: Tue, 6 Dec 2011 16:55:31 -0600 Subject: [PATCH] Force using the melange branch of openstack.common. This ensures will ensure that melange will always be installable until openstack.common gets bootstrapped and the api's commited to. Change-Id: Ifb99dea4acc70324a1450825efc68c862cb81dd3 --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 5cfb91f8..bf69415c 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -17,4 +17,4 @@ nosexcover webtest factory_boy httplib2 --e git+https://github.com/jkoelker/openstack-common.git#egg=openstack.common +-e git+https://github.com/jkoelker/openstack-common.git@melange_compat#egg=openstack.common