From 1d482a7ee835b8bd517b3234064a80b024d4d2aa Mon Sep 17 00:00:00 2001 From: Ed Leafe Date: Tue, 2 Aug 2011 19:02:40 +0000 Subject: [PATCH 11/79] Fixed several typos --- tools/pip-requires | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/pip-requires b/tools/pip-requires index dec93c35..1e8f7e1d 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -33,3 +33,4 @@ coverage nosexcover GitPython paramiko +xattr From dd8ea76463923a2ba133493789ad7f4cfefbec4d Mon Sep 17 00:00:00 2001 From: Ed Leafe Date: Tue, 2 Aug 2011 19:50:54 +0000 Subject: [PATCH 12/79] Removed duplicate xattr from pip-requires --- tools/pip-requires | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index e6ef3996..23e70703 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -33,4 +33,3 @@ coverage nosexcover GitPython paramiko -xattr From 7efa225721caf31c42304bd0b8d13f7ffa9f7c67 Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Thu, 4 Aug 2011 10:43:42 -0700 Subject: [PATCH 27/79] uses 2.6.0 novaclient (OS API 1.1 support) --- tools/pip-requires | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pip-requires b/tools/pip-requires index 23e70703..fd0ca639 100644 --- a/tools/pip-requires +++ b/tools/pip-requires @@ -9,7 +9,7 @@ boto==1.9b carrot==0.10.5 eventlet lockfile==0.8 -python-novaclient==2.5.9 +python-novaclient==2.6.0 python-daemon==1.5.5 python-gflags==1.3 redis==2.0.0