d84e95af0a
In certain cases, due to hardware limitation disk data cannot be retrieved out-of-band. Currently iLO drivers overwrite the 'local_gb' property of node with '0' during inspection even when it fails to detect it. This patch fixes this behavior to ensure that the operator provided value for 'local_gb' are not overwritten if inspection fails to detect disk size. Co-Authored-By: Shivanand Tendulker <stendulker@gmail.com> Closes-bug: 1602269 Change-Id: Idad3e3fa547022da6213b048cd16c91faae3ff14
6 lines
153 B
YAML
6 lines
153 B
YAML
---
|
|
fixes:
|
|
- Fixes a bug in the iLO drivers' inspection where
|
|
an existing ``local_gb`` node property was
|
|
overwritten with "0" if not detected.
|