提交 7384484b 编写于 作者: D deveco_test

fix code

Signed-off-by: Ndeveco_test <liguangjie1@huawei.com>
上级 9c7c33f0
......@@ -571,7 +571,7 @@ def get_local_ip():
else:
return "127.0.0.1"
except Exception as error:
Log.debug("Get local ip error: %s, skip!" % error)
LOG.debug("Get local ip error: %s, skip!" % error)
return "127.0.0.1"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册