ironic-inspector/ironic_inspector/plugins
Dmitry Tantsur 95e103d21c Do not try to set local_gb to -1 when the matched root device size is 0
Apparently, virtual floppies on some machines are represented as normal
block devices, but with size = 0. We should filter them out in ironic-lib,
but for now at least don't fail miserably.

Story: #2007907
Task: #40308
Change-Id: Ia96a9a8b85841612fb13616754bfdbf651b212d8
2020-07-09 16:40:22 +02:00
..
__init__.py Rename discoverd -> inspector 2015-05-29 09:06:56 +02:00
base.py Stop using six library 2019-12-17 09:23:01 +01:00
base_physnet.py BasePhysnetHook - Follow up 2020-04-22 13:04:04 +02: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 extra_hardware: stop storing raw data in swift 2020-05-14 16:08:34 +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 latest version of python construct 2020-05-14 10:37:07 +02: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 Do not try to set local_gb to -1 when the matched root device size is 0 2020-07-09 16:40:22 +02:00