yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87960
[Bug 1907843] Re: security groups filtered with tenant_id does not accept rbac
Reviewed: https://review.opendev.org/c/openstack/horizon/+/811520
Committed: https://opendev.org/openstack/horizon/commit/c7ea66bc3ede39fcc2d341312c741d662dc4cf7e
Submitter: "Zuul (22348)"
Branch: master
commit c7ea66bc3ede39fcc2d341312c741d662dc4cf7e
Author: Hang Yang <hangyang@xxxxxxxxxxxx>
Date: Tue Sep 28 20:23:38 2021 -0500
Support RBAC security groups in dashboard
Get the RBAC shared security groups in the dashboard by making
an additional Neutron API call to filter by the shared field. Currently,
the dashboard only shows SGs owned by the tenant.
Depends-On: https://review.opendev.org/c/openstack/neutron/+/811242
Closes-Bug: #1907843
Change-Id: Ifa1acb3f0f6a33d0b4dc3761674e561a8d24c5c2
** 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 neutron.
https://bugs.launchpad.net/bugs/1907843
Title:
security groups filtered with tenant_id does not accept rbac
Status in OpenStack Dashboard (Horizon):
Fix Released
Status in neutron:
Invalid
Bug description:
Horizon filters security groups on tenant_id, this excludes rbac
shared security groups from other projects/tenants. Perhaps there
should be a filter option called tenant_allowed so that horizon can
filter correctly for all tenants, without losing the ability to filter
on owner project_id.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1907843/+subscriptions
References