Sync minimum requirements
Change-Id: I1a0653058f1f8085918d7c43147d6b2631acb013 Closes-bug:1280941
This commit is contained in:
parent
9f1bdec5fa
commit
ff2f4dd436
@ -1,4 +1,4 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
pbr>=0.6,<1.0
|
||||
|
||||
Paste
|
||||
PasteDeploy>=1.5.0
|
||||
@ -9,20 +9,20 @@ argparse
|
||||
Babel>=1.3
|
||||
eventlet>=0.13.0
|
||||
greenlet>=0.3.2
|
||||
httplib2
|
||||
httplib2>=0.7.5
|
||||
requests>=1.1
|
||||
iso8601>=0.1.8
|
||||
jsonrpclib
|
||||
Jinja2
|
||||
kombu>=2.4.8
|
||||
netaddr>=0.7.6
|
||||
python-neutronclient>=2.3.0,<3
|
||||
SQLAlchemy>=0.7.8,<=0.7.99
|
||||
WebOb>=1.2.3,<1.3
|
||||
python-keystoneclient>=0.4.1
|
||||
python-neutronclient>=2.3.4,<3
|
||||
SQLAlchemy>=0.7.8,<=0.8.99
|
||||
WebOb>=1.2.3
|
||||
python-keystoneclient>=0.6.0
|
||||
alembic>=0.4.1
|
||||
six>=1.4.1
|
||||
stevedore>=0.12
|
||||
stevedore>=0.14
|
||||
oslo.config>=1.2.0
|
||||
oslo.rootwrap
|
||||
|
||||
|
@ -5,10 +5,10 @@ coverage>=3.6
|
||||
discover
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
python-subunit
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,<1.2
|
||||
testrepository>=0.0.17
|
||||
testtools>=0.9.32
|
||||
testtools>=0.9.34
|
||||
WebTest>=2.0
|
||||
# Packages for the Cisco Plugin
|
||||
###############################
|
||||
|
Loading…
Reference in New Issue
Block a user