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'
 
- 
namespace = 'http://docs.openstack.org/volume/ext/image-create/api/v1'
 
- 
updated = '2012-08-13T00:00:00+00:00'