puppet-ironic/releasenotes/notes/add-sync-power-state-workers-57a03f7db87e679c.yaml
Arne Wiebalck 9e2422cc4e Expose sync_power_state_workers
The sync_power_state_workers parameter allows to tune the parallelism
in BMC connections when getting the power state. This may be needed to
cope with misbehaving BMCs or IPMI power status failures due to UDP
packet loss.

Change-Id: I48e3f36115825f620dfc924fe097cdce92deb80d
2021-08-20 10:21:46 +02:00

5 lines
90 B
YAML

---
features:
- |
Expose the ``sync_power_state_workers`` in ``ironic::conductor``.