5ff3defb5c
This change 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. Story: 2008197 Task: 40977 Change-Id: Ic6e2b6744850d429fae2d353a91649ea68371a59
9 lines
328 B
YAML
9 lines
328 B
YAML
---
|
|
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>`_.
|