Updated from global requirements

Change-Id: Id8aa2fe07afd2325f28c63bcb76fff3d8b4d376f
This commit is contained in:
OpenStack Jenkins 2014-02-24 22:28:31 +00:00
parent 0f4b6534d3
commit c981ac8e71
2 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
pbr>=0.5.21,<1.0 pbr>=0.6,<1.0
SQLAlchemy>=0.7.8,<=0.8.99 SQLAlchemy>=0.7.8,<=0.8.99
amqplib>=0.6.1 amqplib>=0.6.1
anyjson>=0.3.3 anyjson>=0.3.3
@ -9,7 +9,7 @@ Jinja2
kombu>=2.4.8 kombu>=2.4.8
lxml>=2.3 lxml>=2.3
Routes>=1.12.3 Routes>=1.12.3
WebOb>=1.2.3,<1.3 WebOb>=1.2.3
greenlet>=0.3.2 greenlet>=0.3.2
PasteDeploy>=1.5.0 PasteDeploy>=1.5.0
Paste Paste
@ -22,11 +22,11 @@ Babel>=1.3
iso8601>=0.1.8 iso8601>=0.1.8
jsonschema>=2.0.0,<3.0.0 jsonschema>=2.0.0,<3.0.0
python-cinderclient>=1.0.6 python-cinderclient>=1.0.6
python-neutronclient>=2.3.3,<3 python-neutronclient>=2.3.4,<3
python-glanceclient>=0.9.0 python-glanceclient>=0.9.0
python-keystoneclient>=0.4.2 python-keystoneclient>=0.6.0
six>=1.4.1 six>=1.4.1
stevedore>=0.12 stevedore>=0.14
websockify>=0.5.1,<0.6 websockify>=0.5.1,<0.6
wsgiref>=0.1.2 wsgiref>=0.1.2
oslo.config>=1.2.0 oslo.config>=1.2.0

View File

@ -8,8 +8,8 @@ mox>=0.5.3
MySQL-python MySQL-python
psycopg2 psycopg2
pylint==0.25.2 pylint==0.25.2
python-subunit python-subunit>=0.0.18
sphinx>=1.1.2,<1.2 sphinx>=1.1.2,<1.2
oslosphinx oslosphinx
testrepository>=0.0.17 testrepository>=0.0.18
testtools>=0.9.32 testtools>=0.9.34