7 lines
228 B
YAML
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.
|