summaryrefslogtreecommitdiff
path: root/releasenotes/notes/irmc-support-ipmitool-power-a3480a70753948e5.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Release note clean-ups for ironic releaseJulia Kreger2018-06-201-1/+1
| | | | | | | Lots of misc fixes and changes to make the release notes a little more consistent. Change-Id: I8ed616f27a393d5adf015743fc1810a3d9955c55
* iRMC: Support ipmitool power interface with irmc hardwareHironori Shiina2018-06-181-0/+4
Irmc power interface requires a vendor agent on an instance for enabling soft reboot and soft power off. For a case where the agent is not installed, this patch enables ipmitool power interface with irmc hardware type. Change-Id: I9bbe702645ba2a8ddbc0cf825b00999568f384c5 Story: 2002595 Task: 22206