425655611a
All other OpenStack projects expect webob v1.0.8 yet Quantum expects v1.2.0. This discrepancy causes problems for certain projects that can't actually support v1.2.0 yet. This patch aligns the required version with that which the other OpenStack projects expect. Change-Id: I21b4c6c79a0382f241131f22edbeba22388a688d
17 lines
216 B
Plaintext
17 lines
216 B
Plaintext
Paste
|
|
PasteDeploy==1.5.0
|
|
Routes>=1.12.3
|
|
amqplib==0.6.1
|
|
anyjson==0.2.4
|
|
eventlet>=0.9.17
|
|
greenlet>=0.3.1
|
|
httplib2
|
|
iso8601>=0.1.4
|
|
kombu==1.0.4
|
|
lxml
|
|
netaddr
|
|
python-quantumclient>=2.0
|
|
pyudev
|
|
sqlalchemy>0.6.4
|
|
webob==1.0.8
|