Searched refs:host_info_list (Results 1 – 2 of 2) sorted by relevance
502 host_info_list = []511 host_info_list.append(_parse_hostname_file_line(row))513 return host_info_list550 arguments.host_info_list = hostname_file_info_list552 arguments.host_info_list = []
779 def _get_host_attributes(host_info_list, afe): argument793 for host_info in host_info_list:859 host_attr_dict = _get_host_attributes(arguments.host_info_list, afe)