add testresources req

inew oslo.db requires it. also, bump oslo.db since it's old as hell
and block the versions we know are broke

Change-Id: I31abf319a43346b18b29f6217ca1d7764ef48db8
This commit is contained in:
gord chung 2016-12-06 15:22:24 +00:00
parent b3b35aef79
commit ba56a0fadf
2 changed files with 2 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jsonschema!=2.5.0,<3.0.0,>=2.0.0
keystonemiddleware>=2.2.0
gnocchiclient>=2.1.0 # Apache-2.0
lxml>=2.3
oslo.db>=1.12.0 # Apache-2.0
oslo.db>=4.8.0,!=4.13.1,!=4.13.2,!=4.15.0 # Apache-2.0
oslo.config>=2.6.0 # Apache-2.0
oslo.i18n>=1.5.0 # Apache-2.0
oslo.log>=1.2.0 # Apache-2.0

View File

@ -63,6 +63,7 @@ test =
mock>=1.0
tempest>=11.0.0 # Apache-2.0
testrepository>=0.0.18
testresources>=0.2.4 # Apache-2.0/BSD
gabbi>=0.12.0 # Apache-2.0
# Provides subunit-trace
os-testr