Restrict the pbr version to sync with global requirement
Change-Id: I533ac61008bf6e25b3fcdbc5d42bad7f63017418changes/00/216300/2
parent
dd64c180e0
commit
72b90cdccb
|
@ -2,7 +2,7 @@
|
|||
# of appearance. Changing the order has an impact on the overall integration
|
||||
# process, which may cause wedges in the gate later.
|
||||
|
||||
pbr>=0.6,!=0.7,<1.0
|
||||
pbr<2.0,>=1.4
|
||||
# Horizon Core Requirements
|
||||
Babel>=1.3
|
||||
Django>=1.4.2,<1.8
|
||||
|
|
Loading…
Reference in New Issue