cinder.api.contrib.snapshot_actions module

cinder.api.contrib.snapshot_actions module

class SnapshotActionsController(*args, **kwargs)

Bases: Controller

wsgi_actions = {'os-update_snapshot_status': '_update_snapshot_status'}
wsgi_extensions = []
class Snapshot_actions(ext_mgr)

Bases: ExtensionDescriptor

Enable snapshot manager actions.

alias = 'os-snapshot-actions'
get_controller_extensions()

List of extensions.ControllerExtension extension objects.

Controller extensions are used to extend existing controllers.

name = 'SnapshotActions'
updated = '2013-07-16T00:00:00+00:00'
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.