Blacklist os-brick 2.8.0

os-brick 2.8.0 included a rename [1] which it was since decided [2] to
revert [3]. We need to blacklist 2.8.0 so the new symbol name doesn't
get picked up by anyone who will then be broken when upgrading to a
subsequent version that includes the revert.

[1] I1c99cdff5074180a09c315954c743b2bb0565f53
[2] http://eavesdrop.openstack.org/irclogs/%23openstack-cinder/%23openstack-cinder.2019-03-12.log.html#t2019-03-12T16:01:09
[3] Ia1e119c16091bbf6ff79e0acea8c1a7c656d6dd1

Change-Id: I5dc9107abc06158e0b914c5c35ddd4b2a55b2604
This commit is contained in:
Eric Fried 2019-03-13 09:51:29 -05:00
parent 65755dc923
commit 304ddc6a3b
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ oslo.vmware # Apache-2.0
oslo.versionedobjects # Apache-2.0
osprofiler # Apache-2.0
os-apply-config # Apache-2.0
os-brick # Apache-2.0
os-brick!=2.8.0 # Apache-2.0
os-client-config # Apache-2.0
os-collect-config # Apache-2.0
os-dpm # Apache-2.0