Merge "Updated from global requirements"

This commit is contained in:
Jenkins 2015-06-12 04:16:25 +00:00 committed by Gerrit Code Review
commit 2dbf5300b9
1 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
pbr>=0.11,<2.0 pbr>=0.11,<2.0
SQLAlchemy>=0.9.7,<=0.9.99 SQLAlchemy>=0.9.7,<1.1.0
boto>=2.32.1 boto>=2.32.1
decorator>=3.4.0 decorator>=3.4.0
eventlet>=0.17.3 eventlet>=0.17.3
@ -27,10 +27,10 @@ jsonschema>=2.0.0,<3.0.0,!=2.5.0
python-cinderclient>=1.2.1 python-cinderclient>=1.2.1
python-keystoneclient>=1.6.0 python-keystoneclient>=1.6.0
python-neutronclient>=2.3.11,<3 python-neutronclient>=2.3.11,<3
python-glanceclient>=0.17.1 python-glanceclient>=0.18.0
requests>=2.5.2 requests>=2.5.2
six>=1.9.0 six>=1.9.0
stevedore>=1.3.0 # Apache-2.0 stevedore>=1.5.0 # Apache-2.0
setuptools setuptools
websockify>=0.6.0,<0.7 websockify>=0.6.0,<0.7
oslo.concurrency>=2.0.0 # Apache-2.0 oslo.concurrency>=2.0.0 # Apache-2.0