69cfa3a4f0
Simple Storage resource is a storage model used to represent the properties of a storage controller and its directly attached devices. As of this patch, the Simple Storage emulation is only supported for the libvirt driver for storage devices that are configured as a Volume via libvirt and attached to a VM/domain. Story: #2005948 Task: #34313 Change-Id: If10bd04d517600c3a69bb43fe0ea50f2efd62422
9 lines
373 B
YAML
9 lines
373 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds emulation support for Simple Storage resource to libvirt
|
|
virtualization backend of the dynamic Redfish emulator. The emulation
|
|
functionality assumes that the storage devices attached to a VM are
|
|
configured as a libvirt Volume via a storage pool. Devices not configured
|
|
as a Volume will not be considered for emulation purposes.
|