The cinder.api.contrib.image_create Module

The Create Volume from Image extension.

class Image_create(ext_mgr)

Bases: cinder.api.extensions.ExtensionDescriptor

Allow creating a volume from an image in the Create Volume v1 API.

alias = 'os-image-create'
name = 'CreateVolumeExtension'
updated = '2012-08-13T00:00:00+00:00'

Previous topic

The cinder.api.contrib.hosts Module

Next topic

The cinder.api.contrib.qos_specs_manage Module

Project Source

This Page