The volume types encryption extension.
Bases: cinder.api.openstack.wsgi.Controller
The volume type encryption API controller for the OpenStack API.
Create encryption specs for an existing volume type.
Delete encryption specs for a given volume type.
Returns the encryption specs for a given volume type.
Return a single encryption item.
Update encryption specs for a given volume type.
Bases: cinder.api.xmlutil.TemplateBuilder
Bases: cinder.api.extensions.ExtensionDescriptor
Encryption support for volume types.