ovn: add ovn-monitor-all variable
Setting ovn-monitor-all to 'true' will configure ovn-controller to monitor all OVS database records unconditionally. That will release some CPU resource from OVS Southbound DB but will increase number of events coming to ovn-controller. Default value is 'false'. Change-Id: I291e166013d8c88f00e84ceaf308251c352c9a79
Showing
- ansible/roles/ovn-controller/defaults/main.yml 2 additions, 0 deletionsansible/roles/ovn-controller/defaults/main.yml
- ansible/roles/ovn-controller/tasks/setup-ovs.yml 1 addition, 0 deletionsansible/roles/ovn-controller/tasks/setup-ovs.yml
- releasenotes/notes/ovn-monitor-all-782e7cdc04688fc6.yaml 10 additions, 0 deletionsreleasenotes/notes/ovn-monitor-all-782e7cdc04688fc6.yaml
Please register or sign in to comment