Updated from global requirements

Change-Id: Ia7762a4202556eaba90f6b01e80bda4be522d72e
This commit is contained in:
OpenStack Proposal Bot 2016-06-03 18:15:57 +00:00
parent bca157440b
commit d47d569bba
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>=0.2.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
oslo.config>=3.9.0 # Apache-2.0
oslo.config>=3.10.0 # Apache-2.0
oslo.db>=4.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0

View File

@ -5,7 +5,7 @@ hacking<0.11,>=0.10.0
astroid<1.4.0 # LGPL # breaks pylint 1.4.4
coverage>=3.6 # Apache-2.0
fixtures<2.0,>=1.3.1 # Apache-2.0/BSD
fixtures>=3.0.0 # Apache-2.0/BSD
mock>=2.0 # BSD
pylint==1.4.5 # GNU GPL v2
python-subunit>=0.0.18 # Apache-2.0/BSD