Updated from global requirements

Change-Id: I1a983e4ff63e502c9667653c4830181d3ed2f3ff
This commit is contained in:
OpenStack Proposal Bot 2016-04-20 14:43:12 +00:00
parent f066d6963f
commit f266a9849d
1 changed files with 2 additions and 2 deletions

View File

@ -38,9 +38,9 @@ oslo.concurrency>=3.5.0 # Apache-2.0
MySQL-python;python_version=='2.7' # GPL with FOSS exception
Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD
six>=1.9.0 # MIT
stevedore>=1.5.0 # Apache-2.0
stevedore>=1.9.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
osprofiler>=1.1.0 # Apache-2.0
osprofiler>=1.3.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
enum34;python_version=='2.7' or python_version=='2.6' or python_version=='3.3' # BSD