Searched refs:acloud_args (Results 1 – 2 of 2) sorted by relevance
90 def get_report_file(results_dir, acloud_args): argument106 match = constants.ACLOUD_REPORT_FILE_RE.match(acloud_args)
690 acloud_args = ' '.join(args.acloud_create)693 report_file = at.get_report_file(results_dir, acloud_args)697 kwargs={'args':acloud_args,