ironic-inspector/ironic_inspector/plugins
Dmitry Tantsur de839a509d Trivial: better guard against malformed data in extra_hardware
We already catch IndexError when processing a line, but not other
errors. A recent regression in python-hardware caused it to raise
TypeError.

Change-Id: Ic6615c1b4017df66783829e54b9f716a9e65b916
2021-05-03 15:41:40 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
accel_device.py Identify accelerator devices during introspection 2020-08-20 14:03:37 +08:00
base.py Stop using six library 2019-12-17 09:23:01 +01:00
base_physnet.py Use port.id instead of port.uuid 2021-03-24 00:42:47 +01:00
capabilities.py Centralize config options 2018-01-04 20:43:58 -08:00
discovery.py Allow setting other fields on discovery 2020-06-29 09:57:37 +02:00
example.py Officially deprecate rollback for introspection rules 2016-03-08 15:12:47 +01:00
extra_hardware.py Trivial: better guard against malformed data in extra_hardware 2021-05-03 15:41:40 +02:00
introspection_data.py Stop using six library 2019-12-17 09:23:01 +01:00
lldp_basic.py Use latest version of python construct 2020-05-14 10:37:07 +02:00
local_link_connection.py Use port.id instead of port.uuid 2021-03-24 00:42:47 +01:00
pci_devices.py Remove pci_devices config option 2019-06-06 01:37:19 +00:00
physnet_cidr_map.py Port physical network CIDR map hook 2020-04-17 16:31:40 +02:00
raid_device.py Remove translation of log messages Part-1 2017-03-24 21:45:04 +00:00
rules.py Use openstacksdk for ironic module 2020-03-23 14:28:09 +01:00
standard.py Fix port id vs uuid in ValidateInterfacesHook 2021-03-06 16:47:30 +01:00