← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1258342] [NEW] glance /v1.0/images does not return reasonable results

 

Public bug reported:

This may not be a bug, per se. What is returned from the basic GET
request of "v1/images/detail" does not make sense.

Glance appears to only query for public images. [1] Indeed, adding a
"&is_public=False" results in private images being shown. However, in
this case it shows *all* private images, not just the images that are
part of my tenant. Furthermore, I would expect the basic query to return
images for which either (a) my tenant has access to or (b) I personally
have access to. Neither of these cases appear to be queried in the
default request.

[1] http://paste.openstack.org/show/54544/

** Affects: glance
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1258342

Title:
  glance /v1.0/images does not return reasonable results

Status in OpenStack Image Registry and Delivery Service (Glance):
  New

Bug description:
  This may not be a bug, per se. What is returned from the basic GET
  request of "v1/images/detail" does not make sense.

  Glance appears to only query for public images. [1] Indeed, adding a
  "&is_public=False" results in private images being shown. However, in
  this case it shows *all* private images, not just the images that are
  part of my tenant. Furthermore, I would expect the basic query to
  return images for which either (a) my tenant has access to or (b) I
  personally have access to. Neither of these cases appear to be queried
  in the default request.

  [1] http://paste.openstack.org/show/54544/

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1258342/+subscriptions


Follow ups

References