Updated from global requirements

Change-Id: I5796205815d11b90c72c15f790cb019908de2db1
This commit is contained in:
OpenStack Proposal Bot 2016-12-22 19:02:23 +00:00 committed by Yuval Brik
parent baa11d49dc
commit 94f69b9dbf
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ keystonemiddleware>=4.12.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
oslo.db>=4.13.3 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0
@ -33,7 +33,7 @@ six>=1.9.0 # MIT
SQLAlchemy<1.1.0,>=1.0.10 # MIT
sqlalchemy-migrate>=0.9.6 # Apache-2.0
stevedore>=1.17.1 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0
WebOb>=1.6.0 # MIT
oslo.i18n>=2.1.0 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0

View File

@ -10,7 +10,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx!=1.3b1,<1.4,>=1.2.1 # BSD
oslosphinx>=4.7.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
taskflow>=2.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT