# Functions

CreateEmptyImage will create an image, but with no actual image data.
CreateTask will create a task to import the CirrOS image.
DeleteImage deletes an image.
DeleteImageFile will delete local image file.
DownloadImageFileFromURL will download an image from the specified URL and place it into the specified path.
GetImportInfo will retrieve Import API information.
ImportImage will import image data from the remote source to the Imageservice.
StageImage will stage local image file to the referenced remote queued image.

# Constants

ImportImageURL contains an URL of a test image that can be imported.