From d2db682034a4a195da31d665ee734323755f0bb8 Mon Sep 17 00:00:00 2001 From: ashishk1994 Date: Fri, 3 Feb 2017 02:15:36 +0530 Subject: Unit tests for openstack/rally. Few bug fix in rally code along with unit tests. Change-Id: Id39a5089ca6fce8aac5ba89eb61d31b02a5e9a98 Signed-off-by: ashishk1994 --- test-requirements.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'test-requirements.txt') diff --git a/test-requirements.txt b/test-requirements.txt index 2bf297ba8..96b276780 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -9,6 +9,7 @@ click==6.6 coverage==4.1 dnspython==1.15.0 gitpython==1.0.1 +iniparse==0.4 mock==1.3.0 nose==1.3.7 python-ceilometerclient==2.6.2 -- cgit 1.2.3-korg