From d01444405f54625a987c8be5a8be44cbcb8977ea Mon Sep 17 00:00:00 2001 From: Davanum Srinivas Date: Wed, 7 Oct 2015 08:11:35 -0700 Subject: [PATCH] Add testresources used by oslo.db fixture 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: I176c85551007d3d9e7de8896ad12e9b87ff278d8 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/test-requirements.txt b/test-requirements.txt index 789a4d0e4..189fb0ee4 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -18,6 +18,7 @@ oslosphinx>=2.5.0 # Apache-2.0 oslotest>=1.10.0 # Apache-2.0 os-testr>=0.4.1 testrepository>=0.0.18 +testresources>=0.2.4 testtools>=1.4.0 tempest-lib>=0.9.0 bandit>=0.13.2