]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Add testresources used by oslo.db fixture
authorDavanum Srinivas <davanum@gmail.com>
Wed, 7 Oct 2015 01:47:00 +0000 (18:47 -0700)
committerIhar Hrachyshka <ihrachys@redhat.com>
Wed, 7 Oct 2015 10:17:51 +0000 (10:17 +0000)
If we use oslo.db fixtures, we'll need the package or
the next version of oslo.db release will break us.

Closes-Bug: #1503501
Change-Id: I7dfbf240333095d91a414ba15a439bdc4804eb25

test-requirements.txt

index 00eba05cb48f37448af164b679aa85561d038003..b9754156a592f9ec04ecc347a3ad30b675cb85e4 100644 (file)
@@ -13,6 +13,7 @@ sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2
 oslosphinx>=2.5.0 # Apache-2.0
 testrepository>=0.0.18
 testtools>=1.4.0
+testresources>=0.2.4
 testscenarios>=0.4
 WebTest>=2.0
 oslotest>=1.10.0 # Apache-2.0