Updated from global requirements

Change-Id: I28f16b2f96a374beacef274fa12eb1efb0fd6964
This commit is contained in:
OpenStack Proposal Bot 2015-10-15 15:42:32 +00:00
parent 3c39c5f182
commit dc1d000ec3
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,!=2.6.0,>=1.16.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

View File

@ -14,6 +14,6 @@ oslo.concurrency>=2.3.0 # Apache-2.0
testrepository>=0.0.18
testtools>=1.4.0
testscenarios>=0.4
WebOb<1.5.0,>=1.2.3
WebOb>=1.2.3
WebTest>=2.0
oslotest>=1.10.0 # Apache-2.0