yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #61357
[Bug 1624743] Re: Project image table: admin user sees images which are not shared with me
Reviewed: https://review.openstack.org/375170
Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=b01bf0f9a16b6aa48f73bf046e9ef51287cb40cc
Submitter: Jenkins
Branch: master
commit b01bf0f9a16b6aa48f73bf046e9ef51287cb40cc
Author: Brad Pokorny <Brad_Pokorny@xxxxxxxxxxxx>
Date: Thu Sep 22 14:27:35 2016 -0700
Make shared image text less confusing for Glance v2
When using Glance v2 and logged in as an admin, the images
panel now shows all the images in the cloud. This is the
way the Glance v2 list api works, but it changed the behavior
from v1. In Horizon, we can't tell whether non-public images
that aren't owned by current project are shared or just from
some other project without making multiple api calls. This
patch makes the text of the images less confusing when using
Glance v2, so that it no longer claims the images are "Shared
with Project".
Change-Id: I2859e104de78a6a633b0e1a2ff30dde674b4bdee
Closes-Bug: #1624743
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1624743
Title:
Project image table: admin user sees images which are not shared with
me
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
The image table of the *Project* image panel should lists public
images, private images owned by the current project and private images
shared with the current project.
However, when a user logs in as a user with admin role, private images
which are owned by another project and NOT shared with the current
project are listed in the image table of the project image panel.
This behavior is confusing and incompatible with the existing
behavior.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1624743/+subscriptions
References