neutron/releasenotes/notes/add-sg-logging-ovn-83cc121a657a1d14.yaml
Flavio Fernandes f8f7c40295 [OVN] security group logging support (2 of 2)
This is patchset 2 of 2 for OVN driver handling of security-group-logging.
It includes the core changes and tests for this feature.

This feature requires OVN 20.12 [0] or newer. Functional test will be
skipped for non-supported versions.

Related-Bug: 1468366
Closes-Bug: 1914757

[0]: 880dca99ea

Change-Id: Ic86fa70eb34c9b178267b80de1f8883a3ef03e98
Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
2021-03-02 10:48:23 -05:00

8 lines
212 B
YAML

---
features:
- |
Support for network logging based on security groups added to
OVN backend.
For more information see bug
`1914757 <https://bugs.launchpad.net/neutron/+bug/1914757>`_.