Home | History | Annotate | Download | only in deployment

Lines Matching refs:get_hosts

365         afe_host = afe.get_hosts(id=host_id)[0]
395 afe_host = afe.get_hosts(id=afe_host.id)[0]
422 hostlist = afe.get_hosts([hostname])
451 afe_host = afe.get_hosts([hostname])[0]
675 for h in afe.get_hosts(hostnames=successful_hosts):
728 afe_host = afe.get_hosts(hostname=host)
790 afe_hosts = afe.get_hosts(hostname=host_info.hostname)