70d7bb369a
teach the ipmitool driver about _get_ipmitool_args and use that in all cases that we want to build an ipmitool command line. this solves the problem that the serial console drivers were failing to honor the ipmi_port setting in driver_info, while it was being correctly used for power state, etc. Change-Id: Ifbf6a92c2305567985cfbc41dbf76a076ecb8a7b Story: 2005138 Task: 29826
6 lines
164 B
YAML
6 lines
164 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes the IPMI console implementation to respect all supported IPMI
|
|
``driver_info`` and configuration options, particularly ``ipmi_port``.
|