From dfbbda7ae93e601e72b985b72bc6500fae113498 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Thu, 27 Oct 2016 12:21:33 +0000 Subject: [PATCH] Updated from global requirements Change-Id: Ib32183d01d1d030e150380d64353e8f0e5a4a26d --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 79dd7f1a..eec592b5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ # process, which may cause wedges in the gate later. six>=1.9.0 # MIT oslo.concurrency>=3.8.0 # Apache-2.0 -oslo.config>=3.14.0 # Apache-2.0 +oslo.config!=3.18.0,>=3.14.0 # Apache-2.0 oslo.context>=2.9.0 # Apache-2.0 oslo.messaging>=5.2.0 # Apache-2.0 oslo.serialization>=1.10.0 # Apache-2.0