summaryrefslogtreecommitdiff
path: root/releasenotes/notes/idrac-fix-deprecated-idrac-interface-__init__-362696b389c86d5d.yaml
blob: dc331f2c683e208804efe0771c9e46b0fe0c7aea (plain)
1
2
3
4
5
6
7
8
---
fixes:
  - |
    Fixes the deprecated ``idrac`` hardware interface implementation
    ``__init__`` methods to call their base class ``__init__`` methods before
    emitting a log message warning about their deprecation. For more
    information, see `story 2008197
    <https://storyboard.openstack.org/#!/story/2008197>`_.