From: OpenStack Proposal Bot Date: Tue, 4 Aug 2015 18:14:09 +0000 (+0000) Subject: Updated from global requirements X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=2570be8713d6049186e3d9032318ffa0cb221e4e;p=openstack-build%2Fcinder-build.git Updated from global requirements Change-Id: I0566ed07f359a0b993009a9dd08a01f16fc1b312 --- diff --git a/requirements.txt b/requirements.txt index 74e67f208..8fb04cc87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,8 +16,8 @@ netaddr>=0.7.12 oslo.config>=1.11.0 # Apache-2.0 oslo.concurrency>=2.3.0 # Apache-2.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=1.12.0 # Apache-2.0 -oslo.log>=1.6.0 # Apache-2.0 +oslo.db>=2.0 # Apache-2.0 +oslo.log>=1.8.0 # Apache-2.0 oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0 oslo.middleware>=2.4.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 08c2cd035..c027a47f1 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -13,7 +13,7 @@ mock>=1.2 mox3>=0.7.0 PyMySQL>=0.6.2 # MIT License psycopg2 -oslotest>=1.9.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 python-subunit>=0.0.18 testtools>=1.4.0