Add testresources to test-requirements

Fix UT failures by adding testresources package to
test-requirements.txt

testresources was added in neutron by
change Ie27cf174fa24c2f479af47335d9ae139fb7d159a

Change-Id: If3f588f875a6a1999af026aac0190e3b902452ce
This commit is contained in:
Abhishek Raut 2016-05-13 21:46:58 -07:00
parent 2d12a10cf8
commit a4ce99b77f

View File

@ -11,5 +11,6 @@ oslosphinx!=3.4.0,>=2.5.0 # Apache-2.0
oslotest>=1.10.0 # Apache-2.0
os-testr>=0.7.0 # Apache-2.0
testrepository>=0.0.18 # Apache-2.0/BSD
testresources>=0.2.4 # Apache-2.0/BSD
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=1.4.0 # MIT