summaryrefslogtreecommitdiff
path: root/releasenotes/notes/add-timeout-parameter-to-power-methods-5f632c936497685e.yaml
blob: 793446570817b002ff8a4d03552f998dec4946eb (plain)
1
2
3
4
5
6
---
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.