Files
puppet-ironic/releasenotes/notes/agent-command_wait_opts-8cf9e6f81ba70064.yaml
Takashi Kajinami 6fd748956f Add support for [agent] command_wait_* options
... so that users can tune how asynchronous commands completion is
handled.

Change-Id: I9c84ea89ed6a1844b9facf95bd405ba51790401c
2022-11-27 02:35:24 +09:00

9 lines
177 B
YAML

---
features:
- |
The ``ironic::drivers::agent`` class now supports the following two new
parameters.
- ``command_wait_attempts``
- ``command_wait_interval``