6e2ea6242d
There is a demand to use introspection on diskless nodes to figure out what is possible to figure out. We might need more changes to properly support diskless nodes, this change is just to allow people to play with it. The property ``local_gb == 0`` for a diskless node. Change-Id: I21b2f2c069fdbf767367ec3d1fbf77bab6292b25 Partial-Bug: #1554243
6 lines
130 B
YAML
6 lines
130 B
YAML
---
|
|
features:
|
|
- |
|
|
Avoid failing introspection on diskless nodes. The node property ``local_gb
|
|
== 0`` is set in that case.
|