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)¶Returns the list of metadata for a given volume.
update(**kwargs)¶update_all(**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.