From c119c3cf6457e7dd09cdcbd68949a1f0fd8b32f8 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Fri, 23 Jun 2017 18:06:00 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I33dbf702e94b058f537a2a08e269837bb64e95c5 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index a72c273d..cd47821b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,10 +11,10 @@ icalendar>=3.10 # BSD keystoneauth1>=2.21.0 # Apache-2.0 keystonemiddleware>=4.12.0 # Apache-2.0 python-manilaclient>=1.12.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.concurrency>=3.8.0 # Apache-2.0 oslo.context>=2.14.0 # Apache-2.0 -oslo.db>=4.21.1 # Apache-2.0 +oslo.db>=4.23.0 # Apache-2.0 oslo.log>=3.22.0 # Apache-2.0 oslo.messaging!=5.25.0,>=5.24.2 # Apache-2.0 oslo.middleware>=3.27.0 # Apache-2.0