OSAPI: image metadata item improperly presented

Bug #800889 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Compute (nova)
Fix Released
Undecided
Brian Waldon

Bug Description

Individual metadata items aren't formatted correctly. With the metadata item (key1, value1), a GET /images/235/meta/key1 results in the following:

{"key1": "value1"}

The spec says it should be wrapped in another dict with a single 'meta' key:

{"meta": {"key1": "value1"}}

Related branches

Brian Waldon (bcwaldon)
Changed in nova:
assignee: nobody → Brian Waldon (bcwaldon)
status: New → In Progress
Changed in nova:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in nova:
milestone: none → diablo-2
Thierry Carrez (ttx)
Changed in nova:
milestone: diablo-2 → 2011.3
status: Fix Committed → 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.