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'¶
 
-