blob: 25fe8cd87f6ba859b2ec89574a02a94d6d975d3d (
plain)
1
2
3
4
5
6
7
8
|
---
features:
- Adds support for soft reboot and soft power off requests in REST API
version 1.27. Also adds an optional ``timeout`` parameter to the node
power state API. Adds a new configuration option
``[conductor]/soft_power_off_timeout`` to define the default timeout
for soft power actions. In 7.0.0, this is supported for ipmitool and
iRMC drivers.
|