Skip to content
Snippets Groups Projects
Commit f6c04588 authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Add interface info to message

parent 04939f09
No related branches found
No related tags found
1 merge request!152Fix account cli
......@@ -48,6 +48,7 @@ msg["state"] = state
msg["service"] = service
msg["queuename"] = queuename
msg["updated_by"], msg["host"] = rc_util.get_caller_info()
msg["interface"] = "CLI"
# publish msg with acctmgr.{uname} routing key.
rc_rmq.publish_msg(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment