Updated from global requirements

Change-Id: I69f355b24cee311adddac43e00421982e69b5923
This commit is contained in:
OpenStack Proposal Bot 2017-05-22 20:06:09 +00:00
parent be4d63612f
commit 898d364fdf
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# 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
# process, which may cause wedges in the gate later.
pbr<2.0.0,>=1.8 # Apache-2.0
pbr>=1.8 # Apache-2.0
SQLAlchemy<1.1.0,>=1.0.10 # MIT
eventlet!=0.18.3,>=0.18.2 # MIT
keystonemiddleware>=4.12.0 # Apache-2.0
@ -47,4 +47,4 @@ enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' #
xmltodict>=0.10.1 # MIT
pycrypto>=2.6 # Public Domain
oslo.policy>=1.17.0 # Apache-2.0
diskimage-builder>=1.1.2,!=1.6.0,!=1.7.0,!=1.7.1 # Apache-2.0
diskimage-builder!=1.6.0,!=1.7.0,!=1.7.1,>=1.1.2 # Apache-2.0