Updated from global requirements

Change-Id: Ieb62c4ff2d830609bdb73e6f1264262d9d6a7d01
This commit is contained in:
OpenStack Proposal Bot
2017-06-19 21:03:58 +00:00
parent 45265c0ddf
commit 5bca492d17
2 changed files with 3 additions and 3 deletions

View File

@@ -23,10 +23,10 @@ bcrypt>=3.1.3 # Apache-2.0
scrypt>=0.8.0 # BSD
oslo.cache>=1.5.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=4.0.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.db>=4.23.0 # 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.27.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.21.1 # Apache-2.0
oslo.db[fixtures,mysql,postgresql]>=4.23.0 # Apache-2.0
# computes code coverage percentages
coverage!=4.4,>=4.0 # Apache-2.0