Home | History | Annotate | Download | only in afe

Lines Matching refs:meta_host

428     for meta_host in metahost_objects:
430 hosts_in_meta_host = (h.hostname for h in meta_host.host_set.all())
433 # Count all hosts that this meta_host will provide.
521 not queue_entry.meta_host)):
528 elif queue_entry.meta_host:
529 meta_hosts.append(queue_entry.meta_host)
617 'atomic_group_name or meta_host in an atomic group was '