Updated from global requirements

Change-Id: Ia8f2b6897f2fa3df2e5ed55592e862b48777090c
This commit is contained in:
OpenStack Proposal Bot 2017-09-20 03:36:25 +00:00
parent 9640661837
commit 324a278c7c
2 changed files with 4 additions and 4 deletions

View File

@ -24,7 +24,7 @@ yaql>=1.1.3 # Apache 2.0 License
debtcollector>=1.2.0 # Apache-2.0
# For paste.util.template used in keystone.common.template
Paste # MIT
Paste>=2.0.2 # MIT
jsonschema<3.0.0,>=2.6.0 # MIT
python-keystoneclient>=3.8.0 # Apache-2.0

View File

@ -6,13 +6,13 @@ hacking!=0.13.0,<0.14,>=0.12.0 # Apache-2.0
coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0.0 # BSD
nose # LGPL
nose>=1.3.7 # LGPL
oslotest>=1.10.0 # Apache-2.0
sqlalchemy-migrate>=0.11.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=2.0.0 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
unittest2 # BSD
unittest2>=1.1.0 # BSD
pylint==1.4.5 # GPLv2
requests>=2.14.2 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
@ -25,7 +25,7 @@ psycopg2>=2.6.2 # LGPL/ZPL
# doc build requirements
sphinx>=1.6.2 # BSD
sphinxcontrib-httpdomain # BSD
sphinxcontrib-httpdomain>=1.3.0 # BSD
reno>=2.5.0 # Apache-2.0
openstackdocstheme>=1.17.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0