puppet-ironic/releasenotes/notes/conductor-heartbeat-d92790f3e6a59c4b.yaml
Takashi Kajinami 05a1a03960 conductor: Support tuning of heartbeats
This change adds support for the following parameters so that users can
tune heart beats in the ironic-conductor service.

- [conductor] heartbeat_interval
- [conductor] heartbeat_timeout

Depends-on: https://review.opendev.org/850298
Change-Id: Ic4ceaf703b897c7266d802f5394ae065ef2d11a1
2022-08-01 18:27:43 +09:00

9 lines
165 B
YAML

---
features:
- |
The ``ironic::conductor`` class now supports the following two new
parameters.
- ``heartbeat_interval``
- ``heartbeat_timeout``