From ce890d2f0d3096604f29358d2a940f283dbf09f4 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Wed, 23 Jul 2014 19:51:24 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ied90aa73b3d501c82b7f0331a73d785361e05c6d --- requirements.txt | 4 ++-- test-requirements.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index e6c8bbc5e6e9..95a2a7f83522 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ eventlet>=0.13.0 Jinja2 kombu>=2.4.8 lxml>=2.3 -Routes>=1.12.3 +Routes>=1.12.3,!=2.0 WebOb>=1.2.3,<1.3 greenlet>=0.3.2 PasteDeploy>=1.5.0 @@ -22,7 +22,7 @@ Babel>=1.3 iso8601>=0.1.8 jsonschema>=1.3.0,!=1.4.0 python-cinderclient>=1.0.6 -python-neutronclient>=2.3.0,<3 +python-neutronclient>=2.3.4,<3 python-glanceclient>=0.9.0 python-keystoneclient>=0.3.2 six>=1.4.1 diff --git a/test-requirements.txt b/test-requirements.txt index 2a05b889de13..5477e34c9ea9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,7 +9,7 @@ MySQL-python psycopg2 pylint==0.25.2 python-subunit -sphinx>=1.1.2,<1.2 +sphinx>=1.1.2,<1.1.999 oslo.sphinx testrepository>=0.0.17 testtools>=0.9.32