Updated from global requirements

Change-Id: I29d4d99f7a25494c997dde2980fe0e88a82507c1
This commit is contained in:
OpenStack Proposal Bot 2016-12-22 19:05:03 +00:00
parent 9fa1738bd2
commit 5f980e83aa
2 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ alembic>=0.8.4 # MIT
six>=1.9.0 # MIT
neutron-lib>=1.0.0 # Apache-2.0
oslo.config!=3.18.0,>=3.14.0 # Apache-2.0
oslo.db!=4.13.1,!=4.13.2,>=4.11.0 # Apache-2.0
oslo.db>=4.13.3 # Apache-2.0
oslo.log>=3.11.0 # Apache-2.0
oslo.messaging>=5.14.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0

View File

@ -20,5 +20,5 @@ WebOb>=1.6.0 # MIT
WebTest>=2.0 # MIT
oslotest>=1.10.0 # Apache-2.0
reno>=1.8.0 # Apache-2.0
PyMySQL!=0.7.7,>=0.7.6 # MIT License
PyMySQL>=0.7.6 # MIT License
psycopg2>=2.5 # LGPL/ZPL