From 9d2660b7d3b990ea1d9c12d4130d6aa3aff85102 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 4 Aug 2015 14:20:59 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I2a72f2680a9442e2be4d8b128edae2811290588b --- requirements.txt | 6 +++--- test-requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index ffdb3e39..e9c847c1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,11 +13,11 @@ keystonemiddleware>=2.0.0 lxml>=2.3 msgpack-python>=0.4.0 oslo.context>=0.2.0 # Apache-2.0 -oslo.db>=1.12.0 # Apache-2.0 -oslo.concurrency>=2.1.0 # Apache-2.0 +oslo.db>=2.0 # Apache-2.0 +oslo.concurrency>=2.3.0 # Apache-2.0 oslo.config>=1.11.0 # Apache-2.0 oslo.i18n>=1.5.0 # Apache-2.0 -oslo.log>=1.6.0 # Apache-2.0 +oslo.log>=1.8.0 # Apache-2.0 oslo.policy>=0.5.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 oslo.service>=0.1.0 # Apache-2.0 diff --git a/test-requirements.txt b/test-requirements.txt index 70eacf7b..e20868ae 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -16,7 +16,7 @@ mock>=1.2 PyMySQL>=0.6.2 # MIT License # Docs Requirements oslosphinx>=2.5.0 # Apache-2.0 -oslotest>=1.7.0 # Apache-2.0 +oslotest>=1.10.0 # Apache-2.0 oslo.vmware>=1.16.0 # Apache-2.0 psycopg2 pylint==1.4.4 # GNU GPL v2