ironic-python-agent/ironic_python_agent
Qianbiao.NG fad38ee376 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)
2020-09-24 20:05:12 +08:00
..
api Replacing the HTTP protocal with HTTPS 2018-12-25 19:51:40 +08:00
cmd manual introspection trigger command 2019-07-08 07:43:40 -07:00
extensions Prevent un-needed iscsi cleanup 2020-07-28 07:16:47 -07:00
hardware_managers Fix: make Intel CNA hardware manager none generic 2020-09-24 20:05:12 +08:00
shell Clear GPT and MBR headers with dd to avoid sgdisk CRC errors 2018-08-08 16:40:22 +00:00
tests Fix: make Intel CNA hardware manager none generic 2020-09-24 20:05:12 +08:00
__init__.py Use # instead of """ for copyright blocks 2014-04-10 07:14:06 -07:00
agent.py Prevent un-needed iscsi cleanup 2020-07-28 07:16:47 -07:00
config.py Extend retries to 9, 10 seconds apart. 2020-07-02 07:57:31 +00:00
dmi_inspector.py Collect processor, memory and BIOS output of dmidecode - follow-up 2017-07-27 07:30:54 -07:00
encoding.py Fix serializing ironic-lib exceptions 2020-07-06 16:50:46 +00:00
errors.py Merge "Software RAID: Create/delete configurations" 2019-06-05 07:34:01 +00:00
hardware.py Fix bootloader install issue with MDRAID 2020-08-05 10:48:25 +01:00
inspect.py manual introspection trigger command 2019-07-08 07:43:40 -07:00
inspector.py Limit Inspection->Lookup->Heartbeat lag 2020-07-06 20:23:11 +02:00
ironic_api_client.py Fix TypeError on agent lookup failure 2020-08-07 22:30:00 +00:00
netutils.py Get the hostname of the introspected host 2019-06-12 13:00:21 +00:00
numa_inspector.py Skip nic numa_node discovery if it's not assigned to a numa_node 2020-01-17 14:54:44 +00:00
utils.py Fix confusing logging when running asynchronous commands 2020-06-30 16:47:19 +02:00
version.py Add sphinx build + basic documentation 2015-03-31 16:22:12 -07:00