Fix pbr to version 2.0.0
* This is to fix a breaking change with the current builds that fails when using versions greater than 2.0.0 of pbr. * We will need to be addressed better in future once openstack libraries can work with newer pbr. Change-Id: I3e8e547af7005ca06fc5bbc6064718b664507d96
This commit is contained in:
parent
6112a9506c
commit
16a607a66b
@ -1,3 +1,4 @@
|
||||
pbr==2.0.0
|
||||
Django>=1.8.9,<1.9
|
||||
decorator>=3.4.0
|
||||
djangorestframework>=3.4.1
|
||||
|
Loading…
Reference in New Issue
Block a user