Updated from global requirements

Change-Id: Id3a9b383326f83b776458f1fde6f40c15c12eb9e
This commit is contained in:
OpenStack Proposal Bot 2017-05-26 17:21:29 +00:00 committed by Tomasz Trębski
parent bfcd3eeece
commit ba45a64d7b
1 changed files with 4 additions and 4 deletions

View File

@ -1,11 +1,11 @@
# 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.
oslo.db>=4.19.0 # Apache-2.0
oslo.db>=4.21.1 # Apache-2.0
oslo.config>=3.22.0 # Apache-2.0
oslo.context>=2.12.0 # Apache-2.0
oslo.context>=2.14.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.middleware>=3.10.0 # Apache-2.0
oslo.middleware>=3.27.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
@ -18,6 +18,6 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
six>=1.9.0 # MIT
pyparsing>=2.1.0 # MIT
voluptuous>=0.8.9 # BSD License
eventlet!=0.18.3,>=0.18.2 # MIT
eventlet!=0.18.3,<0.21.0,>=0.18.2 # MIT
monasca-common>=1.4.0 # Apache-2.0
SQLAlchemy!=1.1.5,!=1.1.6,!=1.1.7,!=1.1.8,>=1.0.10 # MIT