cba10669f5
Change-Id: I3d8c7724c1d44baa67a6364dde2f52abdb906526
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.
|