yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45455
[Bug 1441453] Re: Image members CRUD doesn't generate notifications which impacts searchlight RBAC.
Reviewed: https://review.openstack.org/221307
Committed: https://git.openstack.org/cgit/openstack/glance/commit/?id=4b0ce57c736d406d7a757b2aefb399fe58e3b0ec
Submitter: Jenkins
Branch: master
commit 4b0ce57c736d406d7a757b2aefb399fe58e3b0ec
Author: Lakshmi N Sampath <lakshmi.sampath@xxxxxx>
Date: Tue Sep 8 19:08:36 2015 +0530
Fix for Image members not generating notifications
Image members CRUD doesn't generate notifications which
is impacting searchlight service by not having latest
changes to Image memberships.
If you create an image and later change its members,
the members are not updated via notifications.
You have to run the index sync again to get the updated
member list.
See: https://bugs.launchpad.net/searchlight/+bug/1490697
Membership information is critical for horizon filtering.
Typically, a person is allowed to view an image under the
following conditions:
1) The image is owned by the project I am currently logged into.
2) The image is public
3) The image is owned by another project which has added me
as a member and I have accepted membership to it.
Without current membership information, 3) above is not possible.
See: https://bugs.launchpad.net/searchlight/+bug/1491085
Change-Id: Ia56e42d3d8da36cfa419d5c3c7d69c9ccf8974fd
Closes-Bug: #1441453
** Changed in: glance
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Glance.
https://bugs.launchpad.net/bugs/1441453
Title:
Image members CRUD doesn't generate notifications which impacts
searchlight RBAC.
Status in Glance:
Fix Released
Bug description:
Image members CRUD doesn't generate notifications which will impact
searchlight service by not having latest changes to Image memberships.
If you create an image and later change its members, the members are
not updated via notifications. You have to run the index sync again to
get the updated member list.
See: https://bugs.launchpad.net/searchlight/+bug/1490697
Membership information is critical for horizon filtering. Typically, a
person is allowed to view an image under the following conditions:
1) The image is owned by the project I am currently logged into.
2) The image is public
3) The image is owned by another project which has added me as a member and I have accepted membership to it.
Without current membership information, 3) above is not possible.
See: https://bugs.launchpad.net/searchlight/+bug/1491085
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1441453/+subscriptions
References