Home | History | Annotate | Download | only in cli

Lines Matching refs:addrm

239         addrm = action_common.atest_add_or_remove()
240 addrm.afe = rpc.afe_comm()
242 addrm.users = users
244 addrm.hosts = hosts
246 addrm.topic = 'acl_group'
247 addrm.msg_topic = 'ACL'
248 addrm.op_action = 'add'
249 addrm.msg_done = 'Added to'
250 addrm.get_items = _items
251 return addrm