Searched refs:acloud_args (Results 1 – 1 of 1) sorted by relevance
41 def get_report_file(results_dir, acloud_args): argument57 match = ACLOUD_REPORT_FILE_RE.match(acloud_args)125 acloud_args = ' '.join(args.acloud_create)126 report_file = get_report_file(results_dir, acloud_args)128 func=acloud_create, args=[report_file, acloud_args, args.no_metrics]