Searched refs:host_info_list (Results 1 – 2 of 2) sorted by relevance
537 host_info_list = []546 host_info_list.append(_parse_hostname_file_line(row))548 return host_info_list593 arguments.host_info_list = hostname_file_info_list595 arguments.host_info_list = []
709 def _get_host_attributes(host_info_list, afe): argument723 for host_info in host_info_list:778 host_attr_dict = _get_host_attributes(arguments.host_info_list, afe)