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
This commit is contained in:
Ihar Hrachyshka 2016-06-13 18:35:27 +02:00 committed by Davanum Srinivas (dims)
parent f316a135bc
commit 95d6d430f9

View File

@ -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