Updated from global requirements

Change-Id: Ic82aba8fccf07930897dd51220185423cacbf3ea
This commit is contained in:
OpenStack Proposal Bot 2017-07-14 23:03:13 +00:00
parent cf409e5dd3
commit 4172893a5d
2 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@ oslo.concurrency>=3.8.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.23.0 # Apache-2.0
oslo.db>=4.24.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.23.0 # Apache-2.0
oslo.db[fixtures,mysql,postgresql]>=4.24.0 # Apache-2.0
# computes code coverage percentages
coverage!=4.4,>=4.0 # Apache-2.0
@ -35,7 +35,7 @@ testtools>=1.4.0 # MIT
openstackdocstheme>=1.11.0 # Apache-2.0
reno!=2.3.1,>=1.8.0 # Apache-2.0
tempest>=14.0.0 # Apache-2.0
tempest>=16.1.0 # Apache-2.0
# Functional tests.
requests>=2.14.2 # Apache-2.0