yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #01927
[Bug 1060481] Re: image_get_all is_public=True returns private images
** Changed in: glance/grizzly
Importance: Undecided => Low
** Changed in: glance/grizzly
Status: New => Fix Released
** Changed in: glance/grizzly
Milestone: None => 2013.1
** Changed in: glance/grizzly
Assignee: (unassigned) => Mark Washenberger (markwash)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1060481
Title:
image_get_all is_public=True returns private images
Status in OpenStack Image Registry and Delivery Service (Glance):
Fix Released
Status in Glance grizzly series:
Fix Released
Bug description:
When I pass in filters={'is_public': True} to glance.db.sqlalchemy.api
image_get_all, it returns public images and *my* private images.
It seems like this is what should happen if I do filters={}. If I do
filters={'is_public': True} then I should get public images, where
filters={'is_public': False} should give me only my private images
(not other tenant's private images).
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1060481/+subscriptions