ironic/releasenotes/notes/max_concurrent_deploy-7a31b...

7 lines
228 B
YAML

---
fixes:
- |
When Ironic hits the limit on the number of the concurrent deploys
(specified in the ``[conductor]max_concurrent_deploy`` option), the
resulting HTTP code is now 503 instead of the more generic 500.