summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2016-04-14 04:22:18 -0400
committerMatthewLi <matthew.lijun@huawei.com>2016-04-14 04:22:18 -0400
commit438bb0ede748a7c074f55e31fe64a0200073bef1 (patch)
tree2dda7684fa592e6e7be0f96b1f5090aab5ea5b4d
parent13e674358deed41a7734e7ef238f77349c2fb1e6 (diff)
add logging package
Change-Id: Id4800bd96914d6ea3f2f39f4f8d3db5a35c8bb7d Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
-rwxr-xr-xtestsuites/rubbos/run_rubbos.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuites/rubbos/run_rubbos.py b/testsuites/rubbos/run_rubbos.py
index d487313a..9122fe54 100755
--- a/testsuites/rubbos/run_rubbos.py
+++ b/testsuites/rubbos/run_rubbos.py
@@ -10,6 +10,7 @@
import os
import argparse
import time
+import logging
import heatclient
import keystoneclient
import glanceclient