Home | History | Annotate | Download | only in afe

Lines Matching refs:atomic_hosts

585         atomic_hosts = models.Host.objects.filter(
588 unusable_host_names = [host.hostname for host in atomic_hosts]