Updated from global requirements

Change-Id: I6347c5b0df41d9d69854d67cd5cbf90c39ae4f8e
This commit is contained in:
OpenStack Proposal Bot 2017-07-27 20:23:36 +00:00
parent 2f1536aec4
commit 7555048bbf
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Paste # MIT
PasteDeploy>=1.5.0 # MIT
pyparsing>=2.1.0 # MIT
python-neutronclient>=6.3.0 # Apache-2.0
keystoneauth1>=3.0.1 # Apache-2.0
keystoneauth1>=3.1.0 # Apache-2.0
keystonemiddleware>=4.12.0 # Apache-2.0
requests>=2.14.2 # Apache-2.0
retrying!=1.3.0,>=1.2.3 # Apache-2.0

View File

@ -13,7 +13,7 @@ mock>=2.0 # BSD
iso8601>=0.1.11 # MIT
oslotest>=1.10.0 # Apache-2.0
oslosphinx>=4.7.0 # Apache-2.0
openstackdocstheme>=1.11.0 # Apache-2.0
openstackdocstheme>=1.16.0 # Apache-2.0
# Do not remove 'PyMySQL' and 'psycopg2' dependencies. They are used
# by oslo_db lib for running MySQL and PostgreSQL DB migration tests.