The volumes api.
Bases: cinder.api.openstack.wsgi.MetadataXMLDeserializer
Common deserializer to handle xml-formatted volume requests.
Handles standard volume attributes as well as the optional metadata attribute
Bases: cinder.api.v1.volumes.CommonDeserializer
Deserializer to handle xml-formatted create volume requests.
Handles standard volume attributes as well as the optional metadata attribute
Deserialize an xml-formatted volume create request.
Bases: cinder.api.openstack.wsgi.Controller
The Volumes API controller for the OpenStack API.
Creates a new volume.
Delete a volume.
Returns a detailed list of volumes.
Returns a summary list of volumes.
Return data about the given volume.
Update a volume.
Bases: cinder.api.xmlutil.TemplateBuilder
Bases: cinder.api.xmlutil.TemplateBuilder