Comment 3 for bug 1021054

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

Reviewed: https://review.openstack.org/10864
Committed: http://github.com/openstack/glance/commit/25c0bfd2da635403ea2616ed9e813eb8adf48572
Submitter: Jenkins
Branch: stable/essex

commit 25c0bfd2da635403ea2616ed9e813eb8adf48572
Author: Brian Waldon <email address hidden>
Date: Sun Aug 5 22:13:48 2012 -0700

    Allow admins to share images regardless of owner.

    Updates the Glance DB's is_image_sharable function so that
    an admin can share an image regardless of the context ownership.

    This fixes issues when trying to write Glance functional tests
    which use the noauth middleware (UnauthenticatedContextMiddleware).

    The motivation behind this change is I'd like to write some
    functional tests for image-members that work with noauth.

    Fix bug 1021054

    Change-Id: I6d939876a4c4bf5f191463f5ca434fc524a6ac59