Updated from global requirements

Change-Id: Ide55cb58e4564a8eca4d1b1299b098d3a8bb05d2
This commit is contained in:
OpenStack Proposal Bot 2017-01-26 12:49:42 +00:00
parent eb41bbf797
commit 0964bc705f
1 changed files with 4 additions and 4 deletions

View File

@ -7,16 +7,16 @@ pbr>=1.8 # Apache-2.0
python-swiftclient>=3.2.0 # Apache-2.0
python-cinderclient!=1.7.0,!=1.7.1,>=1.6.0 # Apache-2.0
python-glanceclient>=2.5.0 # Apache-2.0
python-novaclient!=2.33.0,>=2.29.0 # Apache-2.0
python-novaclient!=7.0.0,>=6.0.0 # Apache-2.0
python-openstackclient>=3.3.0 # Apache-2.0
python-freezerclient>=1.0.0 # Apache-2.0
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.17.0 # Apache-2.0
keystoneauth1>=2.18.0 # Apache-2.0
pycrypto>=2.6 # Public Domain
pycrypto>=2.6 # Public Domain
PyMySQL>=0.7.6 # MIT License
pymongo!=3.1,>=3.0.2 # Apache-2.0
paramiko>=2.0 # LGPLv2.1+
@ -25,5 +25,5 @@ six>=1.9.0 # MIT
# Not in global-requirements
apscheduler # MIT License
psutil>=1.2.1 # BSD
psutil>=3.0.1 # BSD