From f0087f3aea68aa3bd8b4e0e33783b069137e00c6 Mon Sep 17 00:00:00 2001 From: OpenStack Proposal Bot Date: Tue, 14 Jun 2016 21:04:37 +0000 Subject: [PATCH] Updated from global requirements Change-Id: I48ab4f663f27156648aeb3e3beebbc428b7af2fe --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 91f038ad..21f37196 100644 --- a/setup.cfg +++ b/setup.cfg @@ -64,7 +64,7 @@ swift = python-swiftclient>=2.2.0 # Apache-2.0 cinder = python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0 - os-brick>=1.3.0 # Apache-2.0 + os-brick!=1.4.0,>=1.3.0 # Apache-2.0 oslo.rootwrap>=2.0.0 # Apache-2.0 [build_sphinx]