[Openstack] Listing non-public images in Glance

Pete Zaitcev zaitcev at redhat.com
Thu Jan 19 23:00:25 UTC 2012


On Thu, 19 Jan 2012 16:48:55 -0500
Jay Pipes <jaypipes at gmail.com> wrote:

> >  a) If authentication is in effect, can users list their own images?
> 
> Yes. If authentication is enabled and a user calls GET /images, they
> see a list of non-deleted, non-killed-status *public* images
> (is_public=True) AND any images where the owner_id is the user's
> Tenant or User ID AND any images that have manually been shared with
> the Tenant or User ID via the image-memberships functionality.

Thanks, sounds logical. Now I just need to ensure it works, and likely
update the doc/source/glanceapi.rst a bit.

-- Pete




More information about the Openstack mailing list