Glance Flow Plugins

Flows

import

Return task flow

param task_id:Task ID
param task_type:
 Type of the task
param task_repo:
 Task repo
param image_repo:
 Image repository used
param image_factory:
 Glance Image Factory
param uri:uri for the image file

Import Flows

convert

Return task flow for converting images to different formats.

param task_id:Task ID.
param task_type:
 Type of the task.
param image_repo:
 Image repository used.

introspect

Return task flow for introspecting images to obtain metadata about the image.

param task_id:Task ID
param task_type:
 Type of the task.
param image_repo:
 Image repository used.

ovf_process

Returns task flow for OVF Process.

param task_id:Task ID
param task_type:
 Type of the task.
param image_repo:
 Image repository used.

Table Of Contents

Previous topic

Glance Artifact Types

Next topic

Property Protections

Project Source

This Page