4 changed files with 85 additions and 1 deletions
@ -0,0 +1,12 @@
|
||||
--- |
||||
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``. |
||||
|
Loading…
Reference in new issue