Updated from global requirements

Change-Id: Ie4de66c0f67a73741dc80e680fcd27e710c1b5e0
This commit is contained in:
OpenStack Proposal Bot 2017-03-29 18:42:49 +00:00 committed by Kristi Nikolla
parent c6b6429675
commit 7946f67cfc
2 changed files with 3 additions and 3 deletions

View File

@ -25,9 +25,9 @@ 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.15.0 # Apache-2.0
oslo.db>=4.19.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.middleware>=3.10.0 # Apache-2.0
oslo.policy>=1.17.0 # Apache-2.0
oslo.serialization>=1.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.15.0 # Apache-2.0
oslo.db[fixtures,mysql,postgresql]>=4.19.0 # Apache-2.0
# computes code coverage percentages
coverage>=4.0 # Apache-2.0