Files
ironic-python-agent/ironic_python_agent
Qianbiao.NG 471b54bde9 Fix: make Intel CNA hardware manager none generic
Currently, IntelCnaHardwareManager inherits GenericHardwareManager
which makes it a new "GenericHardwareManager" with "MAINLINE" priority.
This causes all other hardware-managers with lower priority than
"MAINLINE" never be used. To fix this, make IntelCnaHardwareManager
inherit basic HardwareManager.

Change-Id: I28b665d8841b0b2e83b132e1f25df95e03e7ba10
Story: 2008142
Task: 40882
(cherry picked from commit dc63d2f240)
(cherry picked from commit fad38ee376)
2020-10-12 04:58:10 +00:00
..
2016-11-09 16:34:44 +00:00
2020-07-28 14:17:37 +00:00
2019-02-25 14:28:09 +01:00