Searched refs:hosts_file_path (Results 1 – 1 of 1) sorted by relevance
57 def GetHosts(hosts_file_path, gce_instance_name=None, account=None): argument68 if hosts_file_path.endswith(".py"):69 hosts_module = imp.load_source('hosts_module', hosts_file_path)80 % (hosts_file_path, " ".join(_DEFAULT_GCE_ZONE_LIST)),