95e103d21c
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
6 lines
112 B
YAML
6 lines
112 B
YAML
---
|
|
fixes:
|
|
- |
|
|
No longer tries to set ``local_gb`` to -1 if the matched root device has
|
|
size of zero.
|