Searched refs:agent_or_task (Results 1 – 1 of 1) sorted by relevance
83 def _set_host_and_qe_ids(agent_or_task, id_list=None): argument86 agent_or_task.host_ids = agent_or_task.queue_entry_ids = id_list87 agent_or_task.hostnames = dict((host_id, '192.168.1.1')