Updated from global requirements
Change-Id: I7eb2209da999017ad170ee52cf79f59b746438c2
This commit is contained in:
parent
7c6df48455
commit
244b632581
@ -12,7 +12,7 @@ msgpack-python>=0.4.0
|
|||||||
oslo.context>=0.2.0 # Apache-2.0
|
oslo.context>=0.2.0 # Apache-2.0
|
||||||
oslo.db>=4.1.0 # Apache-2.0
|
oslo.db>=4.1.0 # Apache-2.0
|
||||||
oslo.concurrency>=2.3.0 # Apache-2.0
|
oslo.concurrency>=2.3.0 # Apache-2.0
|
||||||
oslo.config>=2.7.0 # Apache-2.0
|
oslo.config>=3.2.0 # Apache-2.0
|
||||||
oslo.i18n>=1.5.0 # Apache-2.0
|
oslo.i18n>=1.5.0 # Apache-2.0
|
||||||
oslo.log>=1.14.0 # Apache-2.0
|
oslo.log>=1.14.0 # Apache-2.0
|
||||||
oslo.policy>=0.5.0 # Apache-2.0
|
oslo.policy>=0.5.0 # Apache-2.0
|
||||||
@ -26,7 +26,7 @@ oslo.messaging!=2.8.0,!=3.1.0,>2.6.1 # Apache-2.0
|
|||||||
oslo.middleware>=3.0.0 # Apache-2.0
|
oslo.middleware>=3.0.0 # Apache-2.0
|
||||||
oslo.serialization>=1.10.0 # Apache-2.0
|
oslo.serialization>=1.10.0 # Apache-2.0
|
||||||
oslo.utils>=3.2.0 # Apache-2.0
|
oslo.utils>=3.2.0 # Apache-2.0
|
||||||
pysnmp<5.0.0,>=4.2.1
|
pysnmp<5.0.0,>=4.2.3
|
||||||
python-ceilometerclient>=2.0.0
|
python-ceilometerclient>=2.0.0
|
||||||
python-glanceclient>=1.2.0
|
python-glanceclient>=1.2.0
|
||||||
python-keystoneclient!=1.8.0,>=1.6.0
|
python-keystoneclient!=1.8.0,>=1.6.0
|
||||||
@ -38,7 +38,7 @@ pytz>=2013.6
|
|||||||
PyYAML>=3.1.0
|
PyYAML>=3.1.0
|
||||||
requests!=2.9.0,>=2.8.1
|
requests!=2.9.0,>=2.8.1
|
||||||
six>=1.9.0
|
six>=1.9.0
|
||||||
SQLAlchemy<1.1.0,>=0.9.9
|
SQLAlchemy<1.1.0,>=1.0.10
|
||||||
sqlalchemy-migrate>=0.9.6
|
sqlalchemy-migrate>=0.9.6
|
||||||
stevedore>=1.5.0 # Apache-2.0
|
stevedore>=1.5.0 # Apache-2.0
|
||||||
tooz>=1.28.0 # Apache-2.0
|
tooz>=1.28.0 # Apache-2.0
|
||||||
|
@ -30,7 +30,7 @@ sphinxcontrib-pecanwsme>=0.8
|
|||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testscenarios>=0.4
|
testscenarios>=0.4
|
||||||
testtools>=1.4.0
|
testtools>=1.4.0
|
||||||
gabbi>=1.1.4 # Apache-2.0
|
gabbi>=1.11.0 # Apache-2.0
|
||||||
requests-aws>=0.1.4 # BSD License (3 clause)
|
requests-aws>=0.1.4 # BSD License (3 clause)
|
||||||
tempest-lib>=0.12.0
|
tempest-lib>=0.12.0
|
||||||
WebTest>=2.0
|
WebTest>=2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user