The volume encryption metadata extension.
VolumeEncryptionMetadataController
(view_builder=None)¶Bases: cinder.api.openstack.wsgi.Controller
The volume encryption metadata API extension.
index
(req, volume_id)¶Returns the encryption metadata for a given volume.
show
(req, volume_id, id)¶Return a single encryption item.
wsgi_actions
= {}¶wsgi_extensions
= []¶Volume_encryption_metadata
(ext_mgr)¶Bases: cinder.api.extensions.ExtensionDescriptor
Volume encryption metadata retrieval support.
alias
= 'os-volume-encryption-metadata'¶get_resources
()¶List of extensions.ResourceExtension extension objects.
Resources define new nouns, and are accessible through URLs.
name
= 'VolumeEncryptionMetadata'¶updated
= '2013-07-10T00:00:00+00:00'¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.