ironic/releasenotes/notes/api-workers-c06ea95a0c55b8c...

10 lines
244 B
YAML

---
upgrade:
- |
The default value of ``[api]api_workers`` is now limited to 4. Set it
explicitly if you need a higher value.
fixes:
- |
No longer launches too many API workers on systems with a lot of CPU
cores by default.