Updated from global requirements

Change-Id: If63daeccff337881f94bca4e7b6ce6618d585be8
This commit is contained in:
OpenStack Proposal Bot 2016-04-04 23:17:39 +00:00
parent ee059477be
commit 58f08be49d
1 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ keystonemiddleware!=4.1.0,>=4.0.0 # Apache-2.0
netaddr!=0.7.16,>=0.7.12 # BSD
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.config>=3.7.0 # Apache-2.0
oslo.context>=0.2.0 # Apache-2.0
oslo.context>=2.2.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
@ -51,5 +51,5 @@ setuptools>=16.0 # PSF/ZPL
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
taskflow>=1.26.0 # Apache-2.0
cryptography>=1.0 # BSD/Apache-2.0
cryptography!=1.3.0,>=1.0 # BSD/Apache-2.0
urllib3>=1.8.3 # MIT