![Naohiro Tamura](/assets/img/avatar_default.png)
This patch updates the generic power interface to support SOFT_REBOOT and SOFT_POWER_OFF. And also it introduces "timeout" optional parameter for all power operations. Partial-Bug: #1526226 Change-Id: I1c9bbd1f11f6a8565607c874b3c99aa10eeb62a5
8 lines
322 B
YAML
8 lines
322 B
YAML
---
|
|
features:
|
|
- Support ``soft rebooting`` and ``soft power off`` requests to
|
|
change node's power state with API version 1.27, and also
|
|
introduce ``timeout`` optional parameter and
|
|
``[conductor]/soft_power_off_timeout`` configuration option.
|
|
Custom power drivers may be enhanced to support this feature.
|