Updated from global requirements

Change-Id: I228d270c5ac7d7421ee79617cb798f97987ee4ac
This commit is contained in:
OpenStack Proposal Bot 2016-03-04 22:35:47 +00:00
parent 319a331e51
commit 575917105b

View File

@ -1,7 +1,7 @@
# The order of packages is significant, because pip processes them in the order # The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration # of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later. # process, which may cause wedges in the gate later.
cliff!=1.16.0,>=1.15.0 # Apache-2.0 cliff!=1.16.0,!=1.17.0,>=1.15.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
oslo.utils>=3.5.0 # Apache-2.0 oslo.utils>=3.5.0 # Apache-2.0
pbr>=1.6 # Apache-2.0 pbr>=1.6 # Apache-2.0