From 95d6d430f9f720704d3f072e8a05f82cda635fe3 Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Mon, 13 Jun 2016 18:35:27 +0200 Subject: [PATCH] Block os-brick 1.4.0 It broke multinode grenade gates. It's already excluded from the gate by the virtue of If220c5a453753f8411aa534a1b4fe45b96590cdd but we probably want it blocked forever until os-brick folks solve the issue and release a new better version of the library. Change-Id: I67a58123cffcc469ebb51ea2c2f33a7da7559688 Related-Bug: #1592043 --- global-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global-requirements.txt b/global-requirements.txt index d0f47dd983..6455fb60c8 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -112,7 +112,7 @@ oslo.vmware>=1.16.0 # Apache-2.0 oslo.versionedobjects>=1.9.1 # Apache-2.0 osprofiler>=1.3.0 # Apache-2.0 os-apply-config # Apache-2.0 -os-brick>=1.3.0 # Apache-2.0 +os-brick>=1.3.0,!=1.4.0 # Apache-2.0 os-client-config>=1.13.1 # Apache-2.0 os-cloud-config # Apache-2.0 os-collect-config # Apache-2.0