octavia/releasenotes/notes/fix-hm-operating-status-online-in-single-lb-call-214a7ca22937a877.yaml
Omer e20ceebcf2 Fix hm operating status to ONLINE in single lb call
So far, Health Monitor was not set to ONLINE when single-call-creates
were used.

This patch adds a database task which sets the operating status of all
the enabled Health Monitors of a LB to ONLINE.

Story 2008400
Task 41333

Change-Id: I9deaea182568a23e8c1104d806273dc87f5caa72
2023-04-14 13:58:51 +01:00

6 lines
142 B
YAML

---
fixes:
- |
Fixed a bug that didn't set all the active load balancer Health Monitors
ONLINE in populated LB single-create calls.