Searched refs:host_info_path (Results 1 – 3 of 3) sorted by relevance
270 def create_target_host(hostname, host_info_path=None, host_info_store=None, argument283 if not host_info_store and host_info_path:284 host_info_store = file_store.FileStore(host_info_path)
100 host_info_path=opts.host_info_file,
849 host_info_path = os.path.join(host_folder, 'host_keyvals')851 for tdir in host_info_path.split('/'):855 with open(os.path.join(host_info_path, 'chromeos4-row9-rack11-host22'), 'w') as store_file: