summaryrefslogtreecommitdiff
path: root/releasenotes/notes/drac-fix-get_bios_config-vendor-passthru-causes-exception-1e1dbeeb3e924f29.yaml
blob: f57b556f88b17c7484dd01b975df8d433811a946 (plain)
1
2
3
4
5
6
7
---
fixes:
  - Fixes an issue which caused the DRAC driver (``pxe_drac``)
    ``get_bios_config()`` vendor passthru method to unintentionally raise an
    ``AttributeError`` exception. That method once again returns the current
    BIOS configuration. For more information, see
    https://bugs.launchpad.net/ironic/+bug/1637671.