ironic/releasenotes/notes/add-timeout-parameter-to-po...

7 lines
245 B
YAML

---
other:
- |
The ironic-conductor expects that all PowerInterface's set_power_state()
and reboot() methods accept a ``timeout`` parameter. Any out-of-tree
implementations that don't, will cause TypeError exceptions to be raised.