Cinder v2 - metadata calls (GET and PUT) for volumes is not documented

Bug #1517469 reported by Jamie Hannaford
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-api-site
Fix Released
Low
Diane Fleming

Bug Description

To retrieve the metadata for a volume, you can call "GET /volumes/{id}/metadata", and you'll get back:

{
    "metadata": {}
}

You can also update just the metadata with "PUT /volumes/{id}/metadata".

Both work the same as the snapshot operations for metadata, but they're not documented.

Tags: cinder
Revision history for this message
Atsushi SAKAI (sakaia) wrote :

No document exists so no URL exists for this method at this moment.

Changed in openstack-api-site:
status: New → Confirmed
tags: added: cinder
Changed in openstack-api-site:
importance: Undecided → Low
assignee: nobody → Diane Fleming (diane-fleming)
milestone: none → mitaka
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to api-site (master)

Fix proposed to branch: master
Review: https://review.openstack.org/252730

Changed in openstack-api-site:
status: Confirmed → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to api-site (master)

Reviewed: https://review.openstack.org/252730
Committed: https://git.openstack.org/cgit/openstack/api-site/commit/?id=ff097252ae02d07ea956ef837b237e0522b07f1d
Submitter: Jenkins
Branch: master

commit ff097252ae02d07ea956ef837b237e0522b07f1d
Author: Diane Fleming <email address hidden>
Date: Wed Dec 2 21:42:17 2015 -0600

    Add show and update volume metadata

    Change-Id: I1b935dcd48351179635604b168dfbb2921be452a
    Closes-Bug: #1517469

Changed in openstack-api-site:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.