Files
puppet-octavia/releasenotes/notes/move-common-hm-opts-dbaaa1b575e6ae1c.yaml
Takashi Kajinami dd729322ab Move common parameters from the health_manager class
Some health_manager parameters are used not only by health-manager but
also by worker. This change migrates the parameter used by these two
services from the health_manager class to the controller class, so that
we can deploy these two services separately.

Change-Id: I33d7a11514508a459546c905afe2165fb9fa1ebf
2022-06-02 14:21:10 +09:00

10 lines
248 B
YAML

---
deprecations:
- |
The following parameters of the ``octavia::health_manager`` class have been
deprecated. Use the same parameters of the ``octavia::controller`` class
instead.
- ``heartbeat_interval``
- ``heartbeat_key``