ironic-inspector/ironic_inspector/test
Dmitry Tantsur 470c2f4119 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
(cherry picked from commit 95e103d21c)
2020-07-20 13:28:57 +00:00
..
unit Do not try to set local_gb to -1 when the matched root device size is 0 2020-07-20 13:28:57 +00:00
__init__.py Remove the generic eventlet monkey patch from test 2016-11-18 10:35:53 +01:00
base.py Use autospec=True in mocks 2020-04-22 14:10:53 +02:00
functional.py Use unittest.mock instead of third party mock 2020-04-18 16:15:28 -05:00