2019-01-18 19:53:51 +01:00
|
|
|
---
|
|
|
|
features:
|
|
|
|
- |
|
2019-01-23 11:03:35 +01:00
|
|
|
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.
|