On Thu, 19 Jan 2012 16:48:55 -0500 Jay Pipes <[email protected]> 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 _______________________________________________ Mailing list: https://launchpad.net/~openstack Post to : [email protected] Unsubscribe : https://launchpad.net/~openstack More help : https://help.launchpad.net/ListHelp

