c9f0a5af01
Depends-On: https://review.opendev.org/c/openstack/puppet-neutron/+/804220/ Related: rhbz#1990357 Change-Id: Ic045cdf0544fffeed51871d5b970fd29707fcd95
13 lines
555 B
YAML
13 lines
555 B
YAML
---
|
|
features:
|
|
- |
|
|
New config options for Neutron logging service plugin configuration were
|
|
added. There are options added for L3 Agent:
|
|
``NeutronL3AgentLoggingRateLimit``, ``NeutronL3AgentLoggingBurstLimit``,
|
|
``NeutronL3AgentLoggingLocalOutputLogBase``, for OVS agent:
|
|
``NeutronOVSAgentLoggingRateLimit``, ``NeutronOVSAgentLoggingBurstLimit``,
|
|
``NeutronOVSAgentLoggingLocalOutputLogBase`` and for ML2/OVN backend:
|
|
``NeutronOVNLoggingRateLimit``, ``NeutronOVNLoggingBurstLimit``,
|
|
``NeutronOVNLoggingLocalOutputLogBase``.
|
|
|