ovsdbapp/releasenotes/notes/provide-lb-hc-api-8ff13ccaf75f1eee.yaml
Anton Vazhnetsov f3c5da5402 nb: add support for lb health checks API
This change adds functions and commands to add, delete, list, get and
update health checks of load balancers. Also added a method to get one
load balancer by name or uuid and methods to modify 'ip_port_mappings'
column in the load balancer.

Closes-Bug: 1964382
Change-Id: I3f8b63c64c7ac9c570dbd400c562fa97840429ca
2022-07-29 18:16:19 +00:00

7 lines
271 B
YAML

---
features:
- |
Added functions and commands to add, delete, list and update records of
'Load_Balancer_Health_Check' table. Also added a method to get one load balancer
by name or uuid and methods to modify 'ip_port_mappings' column in the load balancer.