Implements: Reactive HUAWEI ibmc driver
Now that HUAWEI ironic 3rd party CI is back, the ``ibmc`` hardware type driver is supported. We can reactive the ibmc driver. Change-Id: I136aba37d8f5b2044e9c0f28498eb75b2d6499c9 Story: 2007594 Task: 39559 Signed-off-by: Qianbiao.NG <iampurse@vip.qq.com>
This commit is contained in:
parent
b083a02d1c
commit
66a0533d06
@ -25,8 +25,6 @@ from ironic.drivers.modules import noop
|
||||
class IBMCHardware(generic.GenericHardware):
|
||||
"""Huawei iBMC hardware type."""
|
||||
|
||||
supported = False
|
||||
|
||||
@property
|
||||
def supported_management_interfaces(self):
|
||||
"""List of supported management interfaces."""
|
||||
|
@ -0,0 +1,5 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Now that HUAWEI ironic 3rd party CI is back, the ``ibmc`` hardware type
|
||||
driver is supported.
|
Loading…
Reference in New Issue
Block a user