kolla-ansible/releasenotes/notes/ovn-monitor-all-782e7cdc04688fc6.yaml
Michal Nasiadka 448209459d CI: Add codespell to pep8
Fix existing spelling errors

Change-Id: Ie689cf5a344aaa630a4860448b09242333a8e119
2024-04-22 13:19:23 +00:00

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.