puppet-neutron/releasenotes/notes/logging-service-plugin-params-c765f0d55b0b7d92.yaml
Slawek Kaplonski 61f4fc966b Add support for logging service plugin configuration
This patch adds possibility to configure logging's service plugin
in Neutron.
See [1] for details.

[1] https://docs.openstack.org/neutron/latest/admin/config-logging.html

Change-Id: I569fa71e84582b8deb1b45dee6b619d511692b36
2021-08-11 20:38:10 +09:00

10 lines
221 B
YAML

---
features:
- |
Support for the logging serivce plugin parameters has been added to
the following classes.
- ``neutron::agent::l3``
- ``neutron::agent::ml2::ovs``
- ``neutron::plugins::ml2::ovn``