
The new implementation can return it when unable to lock the node. Other possible errors are 400 and 404 (should not be retried), as well as 5xx (already retried). Change-Id: I74c2f54a624dc47e8e2d1e67ae4c6a6078e01d2f
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Inspection is now retried on HTTP 409 (conflict), which can be returned
|
|
by the new implementation in Ironic.
|