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

Rename first message routing_key

parent f12884ed
No related branches found
No related tags found
2 merge requests!23Feat resolve uid gid,!9Feat connection module
......@@ -6,7 +6,7 @@ tasks = {'ohpc_account': False, 'ohpc_homedir': False, 'ood_account': False, 'sl
def add_account(username, full='', reason=''):
rc_rmq.publish_msg({
'routing_key': 'ohpc',
'routing_key': 'ohpc_account',
'msg': {
"username": username,
"fullname": full,
......
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