Sync with global requirements
Sync with global requirements file so that manila uses the same requirements as all other OpenStack projects. Change-Id: I22383ab8d343eac51bae44132230a6526fa50489
This commit is contained in:
parent
f67311a166
commit
0be4d42b22
@ -9,30 +9,30 @@ alembic>=0.6.4
|
||||
anyjson>=0.3.3
|
||||
argparse
|
||||
Babel>=1.3
|
||||
eventlet>=0.13.0
|
||||
eventlet>=0.15.2
|
||||
greenlet>=0.3.2
|
||||
iso8601>=0.1.9
|
||||
kombu>=2.4.8
|
||||
kombu>=2.5.0
|
||||
lockfile>=0.8
|
||||
lxml>=2.3
|
||||
oslo.config>=1.4.0.0a3
|
||||
oslo.db>=0.4.0 # Apache-2.0
|
||||
oslo.i18n>=0.2.0 # Apache-2.0
|
||||
oslo.messaging>=1.4.0.0a3
|
||||
oslo.rootwrap>=1.3.0.0a1
|
||||
oslo.utils>=0.2.0 # Apache-2.0
|
||||
oslo.config>=1.4.0 # Apache-2.0
|
||||
oslo.db>=1.0.0 # Apache-2.0
|
||||
oslo.i18n>=1.0.0 # Apache-2.0
|
||||
oslo.messaging>=1.4.0
|
||||
oslo.rootwrap>=1.3.0
|
||||
oslo.utils>=1.0.0 # Apache-2.0
|
||||
paramiko>=1.13.0
|
||||
Paste
|
||||
PasteDeploy>=1.5.0
|
||||
posix_ipc
|
||||
python-neutronclient>=2.3.6,<3
|
||||
python-keystoneclient>=0.10.0
|
||||
python-keystoneclient>=0.11.1
|
||||
Routes>=1.12.3,!=2.0
|
||||
six>=1.7.0
|
||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||
stevedore>=0.14
|
||||
python-cinderclient>=1.0.7
|
||||
python-novaclient>=2.17.0
|
||||
stevedore>=1.0.0 # Apache-2.0
|
||||
python-cinderclient>=1.1.0
|
||||
python-novaclient>=2.18.0
|
||||
suds>=0.4
|
||||
WebOb>=1.2.3
|
||||
wsgiref>=0.1.2
|
||||
|
@ -10,10 +10,10 @@ discover
|
||||
fixtures>=0.3.14
|
||||
mock>=1.0
|
||||
MySQL-python
|
||||
oslotest>=1.1.0.0a1
|
||||
oslosphinx>=2.2.0.0a2
|
||||
oslotest>=1.1.0 # Apache-2.0
|
||||
oslosphinx>=2.2.0 # Apache-2.0
|
||||
psycopg2
|
||||
python-subunit>=0.0.18
|
||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||
testrepository>=0.0.18
|
||||
testtools>=0.9.34
|
||||
|
Loading…
Reference in New Issue
Block a user