Merge "Implements: Reactive HUAWEI ibmc driver"
This commit is contained in:
commit
4d41af5038
@ -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…
x
Reference in New Issue
Block a user