Home | History | Annotate | Download | only in afe

Lines Matching refs:host_ids

297     host_ids = [host.id for host in host_objects]
298 hosts_in_job = models.Host.objects.filter(id__in=host_ids)