Updated from global requirements

Change-Id: I327a89635e2472a90fb57769d06190c4f7640fe7
This commit is contained in:
OpenStack Proposal Bot 2017-05-24 03:37:21 +00:00
parent f3dfe94500
commit 3d033df1c0
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.messaging>=5.19.0 # Apache-2.0
oslo.db>=4.19.0 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.middleware>=3.10.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.19.0 # Apache-2.0
oslo.db[fixtures,mysql,postgresql]>=4.21.1 # Apache-2.0
# computes code coverage percentages
coverage!=4.4,>=4.0 # Apache-2.0