Updated from global requirements

Change-Id: Ia33de697e530d5b334e69bd012e0219f712a157b
This commit is contained in:
OpenStack Proposal Bot 2015-10-13 00:55:49 +00:00
parent af14353209
commit 8cb76dc43a
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ six>=1.9.0
oslo.config>=2.3.0 # Apache-2.0
oslo.db>=2.4.1 # Apache-2.0
oslo.log>=1.8.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,>=1.16.0 # Apache-2.0
oslo.messaging!=1.17.0,!=1.17.1,!=2.6.0,>=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

View File

@ -15,5 +15,5 @@ tempest-lib>=0.9.0
testrepository>=0.0.18
testtools>=1.4.0
testscenarios>=0.4
WebOb>=1.2.3
WebOb<1.5.0,>=1.2.3
WebTest>=2.0