block pbr 2.1.0

it seems to be broken[1] and the libraries we use blacklist it
causing VersionConflicts as it behaves like upper cap since no
newer versions exists.

[1] I3612e27853e8c62f4933369e2f405ddff13ed8ea

Change-Id: I32124bcceef4391d1a367be5ed8bdbc1d40e2f24
This commit is contained in:
gord chung 2017-04-17 21:54:52 +00:00 committed by gordon chung
parent be2ff64174
commit fc6b6f40b4
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
pbr
pbr!=2.1.0
numpy>=1.9.0
iso8601
oslo.config>=2.7.0