glance.async_.flows.plugins.image_conversion module

glance.async_.flows.plugins.image_conversion.get_flow(**kwargs)[source]

Return task flow for no-op.

Parameters:
  • context – request context

  • task_id – Task ID.

  • task_type – Type of the task.

  • image_repo – Image repository used.

  • image_id – Image ID

  • action_wrapper – An api_image_import.ActionWrapper.