nova/releasenotes/notes/support-shared-security-groups-3651e1e1f56cfb7b.yaml
Hang Yang 95bde8b956 Support creating servers with RBAC SGs
Get the shared security groups the tenant has access to by making an
additional Neutron API call with the shared filter, if loaded.

Depends-On: https://review.opendev.org/c/openstack/neutron/+/811242
Related-Bug: #1942615
Implements: blueprint shared-security-groups
Change-Id: I6f2847e89a8e4c32ab7c992d6da229f820c4988d
2024-10-09 10:35:31 -04:00

10 lines
320 B
YAML

---
features:
- |
Support creating servers with RBAC shared security groups by using the new
``shared`` filter for security groups. See `blueprint
shared-security-groups`_ for more details.
.. _blueprint shared-security-groups:
https://blueprints.launchpad.net/nova/+spec/shared-security-groups