Merge "relax amqplib and kombu version requirements"

This commit is contained in:
Jenkins 2013-05-16 06:49:27 +00:00 committed by Gerrit Code Review
commit 04bbf0a275

View File

@ -1,14 +1,14 @@
Paste Paste
PasteDeploy>=1.5.0 PasteDeploy>=1.5.0
Routes>=1.12.3 Routes>=1.12.3
amqplib==0.6.1 amqplib>=0.6.1
anyjson>=0.2.4 anyjson>=0.2.4
argparse argparse
eventlet>=0.9.17 eventlet>=0.9.17
greenlet>=0.3.1 greenlet>=0.3.1
httplib2 httplib2
iso8601>=0.1.4 iso8601>=0.1.4
kombu==1.0.4 kombu>=1.0.4
netaddr netaddr
python-quantumclient>=2.2.0,<3.0.0 python-quantumclient>=2.2.0,<3.0.0
pyudev pyudev