From c981ac8e714c3fe87c7dee2ad533bb84befe7289 Mon Sep 17 00:00:00 2001 From: OpenStack Jenkins Date: Mon, 24 Feb 2014 22:28:31 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Id8aa2fe07afd2325f28c63bcb76fff3d8b4d376f --- requirements.txt | 10 +++++----- test-requirements.txt | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/requirements.txt b/requirements.txt index 16e41feb91e5..bd4b6b9cb48f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -pbr>=0.5.21,<1.0 +pbr>=0.6,<1.0 SQLAlchemy>=0.7.8,<=0.8.99 amqplib>=0.6.1 anyjson>=0.3.3 @@ -9,7 +9,7 @@ Jinja2 kombu>=2.4.8 lxml>=2.3 Routes>=1.12.3 -WebOb>=1.2.3,<1.3 +WebOb>=1.2.3 greenlet>=0.3.2 PasteDeploy>=1.5.0 Paste @@ -22,11 +22,11 @@ Babel>=1.3 iso8601>=0.1.8 jsonschema>=2.0.0,<3.0.0 python-cinderclient>=1.0.6 -python-neutronclient>=2.3.3,<3 +python-neutronclient>=2.3.4,<3 python-glanceclient>=0.9.0 -python-keystoneclient>=0.4.2 +python-keystoneclient>=0.6.0 six>=1.4.1 -stevedore>=0.12 +stevedore>=0.14 websockify>=0.5.1,<0.6 wsgiref>=0.1.2 oslo.config>=1.2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 76854a6f5f6e..8a8079f3bc6c 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,8 +8,8 @@ mox>=0.5.3 MySQL-python psycopg2 pylint==0.25.2 -python-subunit +python-subunit>=0.0.18 sphinx>=1.1.2,<1.2 oslosphinx -testrepository>=0.0.17 -testtools>=0.9.32 +testrepository>=0.0.18 +testtools>=0.9.34