Updated from global requirements
Change-Id: Ia7c461678e33507f76183e832c18912070dd23a2
This commit is contained in:
parent
9c9e2a7547
commit
2b5f1e6b52
@ -10,24 +10,24 @@ eventlet>=0.15.1
|
|||||||
Flask>=0.10,<1.0
|
Flask>=0.10,<1.0
|
||||||
iso8601>=0.1.9
|
iso8601>=0.1.9
|
||||||
jsonschema>=2.0.0,<3.0.0
|
jsonschema>=2.0.0,<3.0.0
|
||||||
keystonemiddleware>=1.0.0,<1.3
|
keystonemiddleware>=1.0.0
|
||||||
lockfile>=0.8
|
lockfile>=0.8
|
||||||
oslo.config>=1.4.0,<1.5 # Apache-2.0
|
oslo.config>=1.4.0 # Apache-2.0
|
||||||
oslo.db>=1.0.0,<1.2 # Apache-2.0
|
oslo.db>=1.0.0 # Apache-2.0
|
||||||
oslo.i18n>=1.0.0,<1.5 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
oslo.messaging>=1.4.0,<1.5
|
oslo.messaging>=1.4.0,!=1.5.0
|
||||||
oslo.serialization>=1.0.0,<1.1 # Apache-2.0
|
oslo.serialization>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=1.0.0,<1.1 # Apache-2.0
|
oslo.utils>=1.0.0 # Apache-2.0
|
||||||
paramiko>=1.13.0
|
paramiko>=1.13.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
requests>=1.2.1,!=2.4.0
|
requests>=1.2.1,!=2.4.0
|
||||||
python-cinderclient>=1.1.0,<1.2
|
python-cinderclient>=1.1.0
|
||||||
python-keystoneclient>=0.10.0,<0.12
|
python-keystoneclient>=0.10.0
|
||||||
python-novaclient>=2.18.0,<2.21
|
python-novaclient>=2.18.0
|
||||||
python-swiftclient>=2.2.0,<2.4
|
python-swiftclient>=2.2.0
|
||||||
python-neutronclient>=2.3.6,<2.4
|
python-neutronclient>=2.3.6,<3
|
||||||
python-heatclient>=0.2.9,<0.3
|
python-heatclient>=0.2.9
|
||||||
six>=1.7.0
|
six>=1.7.0
|
||||||
stevedore>=1.0.0,<1.2 # Apache-2.0
|
stevedore>=1.0.0 # Apache-2.0
|
||||||
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
SQLAlchemy>=0.8.4,<=0.8.99,>=0.9.7,<=0.9.99
|
||||||
WebOb>=1.2.3
|
WebOb>=1.2.3
|
||||||
|
@ -10,7 +10,7 @@ discover
|
|||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
mock>=1.0
|
mock>=1.0
|
||||||
oslosphinx>=2.2.0 # Apache-2.0
|
oslosphinx>=2.2.0 # Apache-2.0
|
||||||
oslotest>=1.1.0,<1.4 # Apache-2.0
|
oslotest>=1.1.0 # Apache-2.0
|
||||||
psycopg2
|
psycopg2
|
||||||
pylint==0.25.2
|
pylint==0.25.2
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,<1.3
|
||||||
@ -20,4 +20,4 @@ testrepository>=0.0.18
|
|||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=0.9.34,!=1.4.0
|
testtools>=0.9.34,!=1.4.0
|
||||||
|
|
||||||
python-saharaclient>=0.7.3,<0.8
|
python-saharaclient>=0.7.3
|
||||||
|
Loading…
Reference in New Issue
Block a user