Updated from global requirements

Change-Id: Ia914aed7f14daee8d99d5cdb01f2e82f7f5f4660
This commit is contained in:
OpenStack Proposal Bot 2017-10-31 13:51:02 +00:00 committed by wangxiyuan
parent d0fd8bc246
commit 05dd0f65cc
2 changed files with 7 additions and 7 deletions

View File

@ -5,12 +5,12 @@ pbr!=2.1.0,>=2.0.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
six>=1.9.0 # MIT
stevedore>=1.20.0 # Apache-2.0
jsonschema!=2.5.0,<3.0.0,>=2.0.0 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
# Oslo Packages
oslo.i18n!=3.15.2,>=2.1.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.utils>=3.20.0 # Apache-2.0
oslo.utils>=3.28.0 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
keystoneauth1>=3.2.0 # Apache-2.0
osc-lib>=1.7.0 # Apache-2.0

View File

@ -12,8 +12,8 @@ testrepository>=0.0.18 # Apache-2.0/BSD
testtools>=1.4.0 # MIT
# Test runner
nose # LGPL
nose-exclude # LGPL
nose>=1.3.7 # LGPL
nose-exclude>=0.3.0 # LGPL
openstack.nose-plugin>=0.7 # Apache-2.0
# Metrics and style
@ -24,6 +24,6 @@ ddt>=1.0.1 # MIT
# Documentation
sphinx>=1.6.2 # BSD
os-client-config>=1.28.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
reno>=2.5.0 # Apache-2.0
requests-mock>=1.1.0 # Apache-2.0