Updated from global requirements

Change-Id: I8e3e26ad738c78fee20dfe0625310d6039e38033
This commit is contained in:
OpenStack Proposal Bot 2018-01-16 04:06:43 +00:00
parent 67b9f75d74
commit 1ac846676a
2 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ oslo.concurrency>=3.20.0 # Apache-2.0
oslo.context>=2.19.2 # Apache-2.0
oslo.db>=4.27.0 # Apache-2.0
oslo.i18n>=3.15.3 # Apache-2.0
oslo.log>=3.30.0 # Apache-2.0
oslo.log>=3.36.0 # Apache-2.0
oslo.messaging>=5.29.0 # Apache-2.0
oslo.middleware>=3.31.0 # Apache-2.0
oslo.policy>=1.30.0 # Apache-2.0

View File

@ -14,7 +14,7 @@ PyMySQL>=0.7.6 # MIT License
openstackdocstheme>=1.17.0 # Apache-2.0
os-api-ref>=1.4.0 # Apache-2.0
os-testr>=1.0.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
oslotest>=3.2.0 # Apache-2.0
qpid-python>=0.26;python_version=='2.7' # Apache-2.0
psycopg2>=2.6.2 # LGPL/ZPL
sphinx>=1.6.2 # BSD