From: Davanum Srinivas Date: Wed, 7 Oct 2015 01:45:12 +0000 (-0700) Subject: Add testresources and testscenarios used by oslo.db fixture X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=ec40c3b6ddbfa4912ca6e612558efaef6043f3ae;p=openstack-build%2Fcinder-build.git Add testresources and testscenarios used by oslo.db fixture If we use oslo.db fixtures, we'll need these 2 packages or the next version of oslo.db release will break us. Closes-Bug: #1503501 Change-Id: I8facdaf69c79b1b1ae4f9f64e9856e12f14440ed --- diff --git a/test-requirements.txt b/test-requirements.txt index 766dbe4a5..18c74b196 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -17,6 +17,8 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 python-subunit>=0.0.18 testtools>=1.4.0 testrepository>=0.0.18 +testresources>=0.2.4 +testscenarios>=0.4 oslosphinx>=2.5.0 # Apache-2.0 os-testr>=0.4.1 tempest-lib>=0.9.0