adding a member to the image and the trying to boot from it gives 500

Bug #1077106 reported by Nikhil Komawar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Glance
Fix Released
Medium
Nikhil Komawar
Grizzly
Fix Released
Medium
Nikhil Komawar

Bug Description

the image_member_find in db is looking for a 'deleted' key which is non being returned by image_member_format

Changed in glance:
assignee: nobody → nikhil komawar (nikhil-komawar)
status: New → In Progress
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/15757

Revision history for this message
Iccha Sethi (iccha-sethi) wrote :
Changed in glance:
importance: Undecided → Medium
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to glance (master)

Reviewed: https://review.openstack.org/15757
Committed: http://github.com/openstack/glance/commit/d635c418ed22f5888adac67a4245dfcd1e3629ec
Submitter: Jenkins
Branch: master

commit d635c418ed22f5888adac67a4245dfcd1e3629ec
Author: Nikhil Komawar <email address hidden>
Date: Fri Nov 9 13:34:39 2012 -0500

    Fixes is_image_visible to not use deleted key

    The 'is_image_visible' method is looking for deleted members while
    they are already being filtered in the query. Registry while validating
    all the members gets a KeyError as the key deleted does not exist.

    Fixes Bug: 1077106

    Change-Id: Ia53b6be3b2f740357df86e6c7a6a257a990c3aab

Changed in glance:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in glance:
milestone: none → grizzly-1
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.