Comment 10 for bug 1907843

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

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 <email address hidden>
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