Merge "Update requirements due to global requirements (master)"

This commit is contained in:
Jenkins 2014-09-26 12:26:16 +00:00 committed by Gerrit Code Review
commit edfc0a98a5

View File

@ -1,29 +1,29 @@
pbr>=0.6,!=0.7,<1.0
eventlet>=0.13.0
eventlet>=0.15.0
PyYAML>=3.1.0
pecan>=0.4.5
pecan>=0.5.0
WSME>=0.6
amqplib>=0.6.1
amqplib>=0.6.1 # This is not in global requirements (master branch)
argparse
Babel>=1.3
iso8601>=0.1.9
posix_ipc
croniter>=0.3.4 # MIT License
requests>=1.1
requests>=1.2.1,!=2.4.0
kombu>=2.4.8
oslo.config>=1.2.1
oslo.db>=0.2.0 # Apache-2.0
oslo.messaging>=1.3.0
oslo.config>=1.4.0 # Apache-2.0
oslo.db>=1.0.0 # Apache-2.0
oslo.messaging>=1.4.0
paramiko>=1.13.0
python-heatclient>=0.2.9
python-keystoneclient>=0.9.0
python-keystoneclient>=0.10.0
python-neutronclient>=2.3.6,<3
python-novaclient>=2.17
python-glanceclient>=0.13
python-novaclient>=2.18.0
python-glanceclient>=0.14.0
networkx>=1.8
six>=1.7.0
SQLAlchemy>=0.7.8,!=0.9.5,<=0.9.99
stevedore>=0.14
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
stevedore>=1.0.0 # Apache-2.0
yaql==0.2.1 # This is not in global requirements
jsonschema>=2.0.0,<3.0.0
mock>=1.0