Updated from global requirements

Change-Id: I7bf2720e942fc0531aece85f83820217fbe4a05b
This commit is contained in:
OpenStack Proposal Bot 2017-01-16 20:15:07 +00:00
parent 01b8f89220
commit 2027b91429
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ oslo.utils>=3.18.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
keystoneauth1>=2.16.0 # Apache-2.0
keystoneauth1>=2.17.0 # Apache-2.0
PyMySQL!=0.7.7,>=0.7.6 # MIT License
PyMySQL>=0.7.6 # MIT License
pymongo!=3.1,>=3.0.2 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
six>=1.9.0 # MIT
@ -24,5 +24,5 @@ six>=1.9.0 # MIT
# Not in global-requirements
apscheduler # MIT License
psutil<2.0.0,>=1.1.1 # BSD
psutil>=1.2.1 # BSD