neutron/releasenotes/notes/add-normalized-cidr-to-sg-r...

8 lines
273 B
YAML

---
features:
- |
Security group rule has now new, read only attribute ``normalized_cidr``
which contains network address from the CIDR provided in the
``remote_ip_prefix`` attribute.
This new attribute shows actual CIDR used by backend firewall drivers.