cinder.api.v3.volume_metadata Module¶The volume metadata V3 api.
Controller¶Bases: cinder.api.v2.volume_metadata.Controller
The volume metadata API controller for the OpenStack API.
index(req, volume_id)¶update(*args, **kwargs)¶update_all(*args, **kwargs)¶wsgi_actions = {}¶wsgi_extensions = [(‘index’, None), (‘update’, None), (‘update_all’, None)]¶create_resource()¶
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.