The cinder.api.v3.snapshots Module

The volumes snapshots V3 api.

class SnapshotsController(ext_mgr=None)

Bases: cinder.api.v2.snapshots.SnapshotsController

The Snapshots API controller for the OpenStack API.

wsgi_actions = {}
wsgi_extensions = []
create_resource(ext_mgr)

Previous topic

The cinder.api.v3.snapshot_manage Module

Next topic

The cinder.api.v3.views.clusters Module

Project Source

This Page