Updated from global requirements

Change-Id: Ic43220a988505e0a7a31a4016f5665e00185ca1d
This commit is contained in:
OpenStack Proposal Bot 2017-08-24 11:37:19 +00:00
parent aae67cd73e
commit 0a44ad9f39
2 changed files with 5 additions and 5 deletions

View File

@ -8,11 +8,11 @@ python-swiftclient>=3.2.0 # Apache-2.0
python-cinderclient>=3.1.0 # Apache-2.0
python-glanceclient>=2.8.0 # Apache-2.0
python-keystoneclient>=3.8.0 # Apache-2.0
python-novaclient>=9.0.0 # Apache-2.0
python-novaclient>=9.1.0 # Apache-2.0
python-neutronclient>=6.3.0 # Apache-2.0
python-freezerclient>=1.3.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.log>=3.22.0 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.config!=4.3.0,!=4.4.0,>=4.0.0 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
os-brick>=1.15.2 # Apache-2.0
@ -20,7 +20,7 @@ os-brick>=1.15.2 # Apache-2.0
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+
paramiko>=2.0.0 # LGPLv2.1+
six>=1.9.0 # MIT
apscheduler # MIT License

View File

@ -5,14 +5,14 @@ flake8<2.6.0,>=2.5.4 # MIT
hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
ddt>=1.0.1 # MIT
mock>=2.0 # BSD
mock>=2.0.0 # BSD
pylint==1.4.5 # GPLv2
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
openstackdocstheme>=1.16.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
reno!=2.3.1,>=1.8.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
astroid<1.4.0 # LGPLv2.1 # breaks pylint 1.4.4
# Tempest Plugin