tripleo-heat-templates/releasenotes/notes/ovn-security-group-logging-0542b777ea58b5f6.yaml
Flavio Fernandes db270e91f4 [ovn]: Enable network logging in neutron service plugins
NeutronServicePlugins needs to include 'log' in order to support
the security-group logging functionality.

Also added log to deployment/neutron/neutron-base.yaml as part of
the default NeutronServicePlugins.

Depends-On: https://review.opendev.org/c/openstack/neutron/+/768129
Change-Id: I08fedd65bb4c97bbd73bf966ae763e4cdedebab2
Related-Bug: #1914757
Signed-off-by: Flavio Fernandes <flaviof@redhat.com>
2021-03-04 10:05:57 -05:00

7 lines
197 B
YAML

---
features:
- |
security-group logging is now supported under ML2/OVN. A more detailed
explanation can be found in
bug `1914757 <https://bugs.launchpad.net/neutron/+bug/1914757>`_.