octavia/releasenotes/notes/remove-health_update_driver-56c99ec977bca245.yaml
Takashi Kajinami 874ec0691f Remove deprecated [health_manager] health_update_driver
The option was deprecated in Victoria release[1] and has had no effect
since then.

Also remove the deprecated [health_manager] stats_update_driver option
which was renamed by the same commit.

[1] 5092597f6b78bc3f02812cd425aa9d95e9501be7

Change-Id: I690428bae49dc594eacae08d40612e4d1f7523a1
2024-05-05 15:57:34 +09:00

10 lines
267 B
YAML

---
upgrade:
- |
The deprecated ``[health_manager] health_update_driver`` option was
removed.
- |
The deprecated ``[health_manager] stats_update_driver`` option has been
removed. Use the ``[controller_worker] statistics_drivers`` option instead.