Updated from global requirements

Change-Id: Ie7bd0ea764e852e07158130038a6a8726bc45a75
This commit is contained in:
OpenStack Proposal Bot 2015-10-20 00:51:20 +00:00
parent dc1d000ec3
commit 6c030b7aef
1 changed files with 3 additions and 3 deletions

View File

@ -10,12 +10,12 @@ SQLAlchemy<1.1.0,>=0.9.9
alembic>=0.8.0
six>=1.9.0
oslo.config>=2.3.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.db>=3.0.0 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,!=2.6.1,>=1.16.0 # Apache-2.0
oslo.serialization>=1.4.0 # Apache-2.0
oslo.service>=0.9.0 # Apache-2.0
oslo.utils>=2.0.0 # Apache-2.0
oslo.service>=0.10.0 # Apache-2.0
oslo.utils!=2.6.0,>=2.4.0 # Apache-2.0
# This project does depend on neutron as a library, but the
# openstack tooling does not play nicely with projects that