]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commitdiff
Add testresources and testscenarios used by oslo.db fixture
authorDavanum Srinivas <davanum@gmail.com>
Wed, 7 Oct 2015 01:45:12 +0000 (18:45 -0700)
committerDavanum Srinivas (dims) <davanum@gmail.com>
Wed, 7 Oct 2015 13:03:07 +0000 (13:03 +0000)
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

test-requirements.txt

index 766dbe4a561c2aae451ec39236189e732a7fe925..18c74b196e62b60ea0986ab8c1743f31fb267f2e 100644 (file)
@@ -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