The nova.api.openstack.volume.contrib.image_create Module

The Create Volume from Image extension.

class Image_create(ext_mgr)

Bases: nova.api.openstack.extensions.ExtensionDescriptor

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

alias = 'os-image-create'
name = 'CreateVolumeExtension'
namespace = 'http://docs.openstack.org/volume/ext/image-create/api/v1'
updated = '2012-08-13T00:00:00+00:00'

Previous topic

The nova.api.openstack.volume.contrib.admin_actions Module

Next topic

The nova.api.openstack.volume.contrib.types_extra_specs Module

This Page