← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1197021] Re: volume metadata structure represented as list instead of key/value pairs

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => havana-2

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1197021

Title:
  volume metadata structure represented as list instead of key/value
  pairs

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  The current implementation of volume_metadata in nova/volume/cinder.py
  stores each piece of metadata as a list of dicts with key names of
  "key" and "value". The only piece of code that uses the metadata does
  extra work to unravel this into simple key/value pairs before using
  the data.

  The implementation in nova/volume/cinder.py should be updated to store
  the metadata as simple key/value pairs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1197021/+subscriptions