neutron/releasenotes/notes/add-sg-shared-field-to-response-9ff6b49d36f4af4d.yaml
Hang Yang 4bd1c82213 Add shared field to SG API response and filter
Add the shared field to security group API responses and support
using shared as a query filter.

A follow-up patch will remove the temporary api def once it is merged
and released in neutron-lib.

Related-Bug: #1942615
Depends-On: https://review.opendev.org/c/openstack/neutron-lib/+/812617
Change-Id: Ic04be8f0b7097c8aed19365f06089aa7af333eb9
2021-10-07 14:49:19 -05:00

8 lines
224 B
YAML

---
features:
- |
Add the shared field to security group API responses and support
using shared as a query filter.
For more information see bug
`1942615 <https://bugs.launchpad.net/neutron/+bug/1942615>`_.