Updated from global requirements

Change-Id: I3ce564d414caef55e812b7c7624a2e87c211b6d8
This commit is contained in:
OpenStack Proposal Bot 2017-01-02 16:10:39 +00:00
parent 068b1df841
commit 62fa3cdc57
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.context>=2.9.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
oslo.db>=4.13.3 # Apache-2.0
oslo.db>=4.15.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.middleware>=3.0.0 # Apache-2.0

View File

@ -10,7 +10,7 @@ os-testr>=0.8.0 # Apache-2.0
freezegun>=0.3.6 # Apache-2.0
# Include drivers for opportunistic testing.
oslo.db[fixtures,mysql,postgresql]>=4.13.3 # Apache-2.0
oslo.db[fixtures,mysql,postgresql]>=4.15.0 # Apache-2.0
# computes code coverage percentages
coverage>=4.0 # Apache-2.0