9220f97ed7
Add gpu related dynamic capabilities in ilo inspection. It would add following dynamic capabilities: gpu_<vendor>_count : Integer gpu_<gpu_device_name>_count : Integer gpu_<gpu_device_name> : boolean story: 2008702 task: 42023 Change-Id: Ic785fbe8a40d8a999e7e319a6505b46f82ba8344
8 lines
197 B
YAML
8 lines
197 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds new GPU dynamic capabilities to ``ilo`` drivers inspection.
|
|
gpu_<vendor>_count: Integer
|
|
gpu_<gpu_device_name>_count: Integer
|
|
gpu_<gpu_device_name>: Boolean
|