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)