Lines Matching refs:host_ids
412 self.host_ids = {}
521 if host not in self.host_ids:
523 host_id = self.host_ids[host]
542 if host in self.host_ids:
543 host_id = self.host_ids[host]
719 self.host_ids[host['hostname']] = host['id']
721 if host not in self.host_ids:
724 host_id = self.host_ids[host]
1045 self.host_ids = {}
1067 self.host_ids[host['hostname']] = host['id']
1069 if host not in self.host_ids:
1074 host_id = self.host_ids[host]
1151 self.host_ids = {}