ironic/releasenotes/notes/servicewait-timeout-6ab4aca87cf76cc2.yaml
Dmitry Tantsur 1a0de72470
Add timeout to SERVICEWAIT
Change-Id: I11ae8fc3273107b9e6713166fb077f00e2dcef7e
2024-09-25 11:51:04 +02:00

7 lines
236 B
YAML

---
fixes:
- |
Adds a timeout to the ``service wait`` state. Previously, a node stuck in
this state would remain in it forever. The timeout value can be adjusted
via the new option ``[conductor]service_callback_timeout``.