Updated from global requirements

Change-Id: I5f507001ef5f11fee9c48761fd8fb4dcc954a820
This commit is contained in:
OpenStack Proposal Bot 2016-05-21 15:49:16 +00:00
parent eaf0ea97a5
commit 802776cdc5
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ oslo.db>=4.1.0 # Apache-2.0
oslo.log>=1.14.0 # Apache-2.0
oslo.messaging>=4.5.0 # Apache-2.0
oslo.serialization>=1.10.0 # Apache-2.0
oslo.service>=1.0.0 # Apache-2.0
oslo.service>=1.10.0 # Apache-2.0
oslo.utils>=3.5.0 # Apache-2.0
# This project does depend on neutron as a library, but the

View File

@ -10,7 +10,7 @@ python-subunit>=0.0.18 # Apache-2.0/BSD
requests-mock>=0.7.0 # Apache-2.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 # BSD
oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslo.concurrency>=3.5.0 # Apache-2.0
oslo.concurrency>=3.8.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT