def long_term_storage(*args): config_file = celeryconfig.BCBIO_CONFIG_FILE remote_info = args[0] storage.long_term_storage(remote_info, config_file)