The Extended Snapshot Attributes API extension.
- 
class ExtendedSnapshotAttributesController(view_builder=None)
 
Bases: cinder.api.openstack.wsgi.Controller
- 
detail(req, resp_obj)
 
- 
show(req, resp_obj, id)
 
- 
wsgi_actions = {}
 
- 
wsgi_extensions = [('detail', None), ('show', None)]
 
- 
class Extended_snapshot_attributes(ext_mgr)
 
Bases: cinder.api.extensions.ExtensionDescriptor
Extended SnapshotAttributes support.
- 
alias = 'os-extended-snapshot-attributes'
 
- 
get_controller_extensions()
 
- 
name = 'ExtendedSnapshotAttributes'
 
- 
updated = '2012-06-19T00:00:00+00:00'