From 4fc4048a57a18a1eb5003e611f85824be8f091eb Mon Sep 17 00:00:00 2001 From: Nauman_Ahad Date: Mon, 22 Feb 2016 19:59:52 +0500 Subject: Resolved bug for CI error Args parameter causing error for CI. IPs changed for compass pod on dell-us-testing-bm-1 pod Change-Id: Ic1fcedc2cc623bda83b31e68db7979dc302d52f5 Signed-off-by: Nauman_Ahad --- data/ref_results/index_calculation.py | 1 - 1 file changed, 1 deletion(-) (limited to 'data') diff --git a/data/ref_results/index_calculation.py b/data/ref_results/index_calculation.py index 74c8b14b..ed597fb8 100644 --- a/data/ref_results/index_calculation.py +++ b/data/ref_results/index_calculation.py @@ -1,7 +1,6 @@ import json from cinderclient.utils import arg from result_accum import result_concat as concat -from cliff.tests.test_formatters_table import args def compute_index(total_measured,ref_result,count): try: -- cgit 1.2.3-korg