448209459d
Fix existing spelling errors Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
11 lines
408 B
YAML
11 lines
408 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds ``ovn-monitor-all`` variable. A boolean value that tells if
|
|
ovn-controller should unconditionally monitor all records in OVS
|
|
databases.
|
|
Setting ``ovn-monitor-all`` variable to 'true' will remove some CPU
|
|
load from OVN SouthBound DB but will effect with more updates
|
|
coming to ovn-controller. Might be helpful in large deployments
|
|
with many compute hosts.
|