summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-parallel-power-syncs-b099d66e80aab616.yaml
blob: 90cc174d3f6e8fba8f9df16077b6ca1686532317 (plain)
1
2
3
4
5
6
7
8
---
features:
  - |
    Parallelizes periodic power sync calls by running up to ironic
    configuration ``[conductor]/sync_power_state_workers`` simultaneously.
    The default is to run up to ``8`` workers. This change should let
    larger-scale setups running power syncs more frequently and make the whole
    power sync procedure more resilient to slow or dead BMCs.