c7ea66bc3e
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
8 lines
294 B
YAML
8 lines
294 B
YAML
---
|
|
features:
|
|
- |
|
|
[:bug:`1907843`] RBAC shared security groups can now be shown in the
|
|
Security Groups page. Previously only the security groups owned by the
|
|
login tenant can be displayed and used. Besides, a column for the shared
|
|
field is added to the Security Groups table.
|