Updated from global requirements
Change-Id: I692c2943b2d3edefd219051c38333bdb6a3c885c
This commit is contained in:
parent
7506d2c22f
commit
ce2cc9f6f6
@ -17,9 +17,9 @@ oslo.config>=1.4.0 # Apache-2.0
|
|||||||
oslo.db>=1.0.0 # Apache-2.0
|
oslo.db>=1.0.0 # Apache-2.0
|
||||||
oslo.i18n>=1.0.0 # Apache-2.0
|
oslo.i18n>=1.0.0 # Apache-2.0
|
||||||
oslo.messaging>=1.4.0
|
oslo.messaging>=1.4.0
|
||||||
oslo.serialization>=1.0.0 # Apache-2.0
|
oslo.serialization>=1.0.0 # Apache-2.0
|
||||||
oslo.utils>=1.0.0 # Apache-2.0
|
oslo.utils>=1.0.0 # Apache-2.0
|
||||||
osprofiler>=0.3.0
|
osprofiler>=0.3.0 # Apache-2.0
|
||||||
PasteDeploy>=1.5.0
|
PasteDeploy>=1.5.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
pycrypto>=2.6
|
pycrypto>=2.6
|
||||||
@ -27,15 +27,15 @@ python-ceilometerclient>=1.0.6
|
|||||||
python-cinderclient>=1.1.0
|
python-cinderclient>=1.1.0
|
||||||
python-glanceclient>=0.14.0
|
python-glanceclient>=0.14.0
|
||||||
python-heatclient>=0.2.9
|
python-heatclient>=0.2.9
|
||||||
python-keystoneclient>=0.10.0
|
python-keystoneclient>=0.11.1
|
||||||
python-neutronclient>=2.3.6,<3
|
python-neutronclient>=2.3.6,<3
|
||||||
python-novaclient>=2.18.0
|
python-novaclient>=2.18.0
|
||||||
python-saharaclient>=0.7.3
|
python-saharaclient>=0.7.3
|
||||||
python-swiftclient>=2.2.0
|
python-swiftclient>=2.2.0
|
||||||
python-troveclient>=1.0.4
|
python-troveclient>=1.0.7
|
||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
qpid-python
|
qpid-python
|
||||||
requests>=1.2.1,!=2.4.0
|
requests>=2.2.0,!=2.4.0
|
||||||
Routes>=1.12.3,!=2.0
|
Routes>=1.12.3,!=2.0
|
||||||
six>=1.7.0
|
six>=1.7.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
|
||||||
|
@ -14,7 +14,7 @@ oslosphinx>=2.2.0 # Apache-2.0
|
|||||||
oslotest>=1.1.0 # Apache-2.0
|
oslotest>=1.1.0 # Apache-2.0
|
||||||
paramiko>=1.13.0
|
paramiko>=1.13.0
|
||||||
psycopg2
|
psycopg2
|
||||||
sphinx>=1.1.2,!=1.2.0,<1.3
|
sphinx>=1.1.2,!=1.2.0,!=1.3b1,<1.3
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=0.9.34
|
testtools>=0.9.34
|
||||||
|
Loading…
Reference in New Issue
Block a user