senlin/releasenotes/notes/health-manager-fixes-d5955f9af88102fc.yaml
Jude Cross 27ce61f6df Add release note for hm fixes
This patch adds the missing releease notes for
https://review.openstack.org/#/c/634811.

Change-Id: I767434f5d617d1eb0bdba625a052b16913d1849b
2019-03-05 12:24:52 -08:00

10 lines
291 B
YAML

---
fixes:
- |
Fixes the logic within the health manager to prevent duplicate health checks
from running on the same cluster.
other:
- |
Adds a configuration option to the health manager to control the maximum
amount of threads that can be created by the health manager.