add logging package 69/12269/1
authorMatthewLi <matthew.lijun@huawei.com>
Thu, 14 Apr 2016 08:22:18 +0000 (04:22 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Thu, 14 Apr 2016 08:22:18 +0000 (04:22 -0400)
Change-Id: Id4800bd96914d6ea3f2f39f4f8d3db5a35c8bb7d
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
testsuites/rubbos/run_rubbos.py

index d487313..9122fe5 100755 (executable)
@@ -10,6 +10,7 @@
 import os
 import argparse
 import time
+import logging
 import heatclient
 import keystoneclient
 import glanceclient