Skip to content
Snippets Groups Projects
Commit 1d642fcc authored by Bo-Chun Chen's avatar Bo-Chun Chen Committed by Ravi Tripathi
Browse files

Rename exchange for first message

parent 12de65f3
No related branches found
No related tags found
1 merge request!27Feat rc_util add function
from rc_rmq import RCRMQ
import json
rc_rmq = RCRMQ({'exchange': 'RegUsr'})
rc_rmq = RCRMQ({'exchange': 'Request'})
tasks = {'ohpc_account': False, 'ohpc_homedir': False, 'ood_account': False, 'slurm_account': False}
def add_account(username, full='', reason=''):
......
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