Searched refs:host_info_list (Results 1 – 2 of 2) sorted by relevance
495 host_info_list = []504 host_info_list.append(_parse_hostname_file_line(row))506 return host_info_list543 arguments.host_info_list = hostname_file_info_list545 arguments.host_info_list = []
805 def _get_host_attributes(host_info_list, afe): argument819 for host_info in host_info_list:884 host_attr_dict = _get_host_attributes(arguments.host_info_list, afe)