Simple DB driver reports properties as dict

Bug #1020388 reported by Brian Waldon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Low
Brian Waldon

Bug Description

The simple db driver returns whatever a user provides for the 'properties' of an image, which is a dictionary. The sqlalchemy driver returns a list of dictionaries with name/value keys, so the simple driver needs to follow suit.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to glance (master)

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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/9257
Committed: http://github.com/openstack/glance/commit/813e299f282924ee6724aada5dc5e54f4a3188ac
Submitter: Jenkins
Branch: master

commit 813e299f282924ee6724aada5dc5e54f4a3188ac
Author: Brian Waldon <email address hidden>
Date: Mon Jul 2 20:30:12 2012 -0700

    Store properties dict as list in simple db driver

    Rather than store image properties as a dict, use a list of
    dictionaries with name and value keys. Fix bug 1020388.

    Change-Id: Ia41e48cb4e869d01c93466103dea8fb1b0ec07a2

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in glance:
milestone: folsom-2 → 2012.2
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.