Comment 2 for bug 1077256

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

Reviewed: https://review.openstack.org/16119
Committed: http://github.com/openstack/glance/commit/4c86cf4b6517880b1c59d477612e061ec151ac95
Submitter: Jenkins
Branch: master

commit 4c86cf4b6517880b1c59d477612e061ec151ac95
Author: Nikhil Komawar <email address hidden>
Date: Wed Nov 14 19:32:07 2012 +0000

    Fix simple db image_get to look like sqlalchemy

    image_get in simple db was repeating logic that exists in helper
    is_image_visible method. Also, sqlalchemy implements the same way, so
    now this method behaves in both dbs.

    Fixes bug 1077256

    Change-Id: I5285027a24157750d7c322990aa4074e2b1087c7