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
10 lines
248 B
YAML
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``
|