From 57bea4d4b789813d09dbe8143991fea81f03153b Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 16 Nov 2012 16:56:26 +0100 Subject: [PATCH] tools: set novaclient minimum version This is set accordingly to - at least - the no_cache option used. This is likely to fix #1083104 Change-Id: I14d878cbeae84e40f2b81720d6d8dbee4a3278c3 Signed-off-by: Julien Danjou --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index db1c56783..dd90d4998 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -12,5 +12,5 @@ anyjson>=0.3.1 Flask==0.9 stevedore>=0.6 python-glanceclient -python-novaclient +python-novaclient>=2.6.10 python-keystoneclient>=0.2,<0.3