821d5fef73
Fixes quite a few assorted nits. Follows up Change-Id I80297c877d9a87d3bd8fc30d0ed65cd443f200b3 Change-Id: I92faffb4fac349a77e3597f3668c75bbc2c2397d
9 lines
373 B
YAML
9 lines
373 B
YAML
---
|
|
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.
|