summaryrefslogtreecommitdiff
path: root/releasenotes/notes/debug-sensor-data-fix-for-ipmitool-eb13e80ccdd984db.yaml
blob: a12707c185899d82fa9a00cf22406ed08792a254 (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Fixes an issue where the sensor data parsing method for the ``ipmitool``
    interface lacked the ability to handle the automatically included
    `ipmitool` debugging information when the ``debug`` option is set to
    ``True`` in the ironic.conf file. As such, extra debugging information
    supplied by the underlying ``ipmitool`` command is disregarded.
    More information can be found in
    `story 2005331 <https://storyboard.openstack.org/#!/story/2005332>`_.