Updated from global requirements

Change-Id: If0280fcfcca29b5784e004334451d9977d9b7ecd
This commit is contained in:
OpenStack Proposal Bot 2016-08-18 09:50:09 +00:00
parent a8693f45a4
commit c5245e61e0
2 changed files with 4 additions and 4 deletions

View File

@ -39,9 +39,9 @@ setuptools!=24.0.0,>=16.0 # PSF/ZPL
WebOb>=1.2.3 # MIT
dnspython>=1.14.0 # http://www.dnspython.org/LICENSE
dnspython3>=1.12.0;python_version>='3.0' # http://www.dnspython.org/LICENSE
oslo.db>=4.1.0 # Apache-2.0
oslo.db>=4.10.0 # Apache-2.0
oslo.i18n>=2.1.0 # Apache-2.0
oslo.context!=2.6.0,>=2.4.0 # Apache-2.0
oslo.context>=2.6.0 # Apache-2.0
oslo.policy>=1.9.0 # Apache-2.0
Werkzeug>=0.7 # BSD License
python-memcached>=1.56 # PSF

View File

@ -20,6 +20,6 @@ WebTest>=2.0 # MIT
tempest-lib>=0.14.0 # Apache-2.0
reno>=1.8.0 # Apache2
# Bandit security code scanner
bandit>=1.0.1 # Apache-2.0
os-api-ref>=0.1.0 # Apache-2.0
bandit>=1.1.0 # Apache-2.0
os-api-ref>=0.4.0 # Apache-2.0
zake>=0.1.6 # Apache-2.0