libvirt/tests/nodedevschemadata/scsi_target0_0_0.xml
Bjoern Walk 1de354ccc5 tests: nodedevxml2xml: add test for SCSI target
Let's add a test for SCSI target nodedev devices.

Signed-off-by: Bjoern Walk <bwalk@linux.vnet.ibm.com>
2016-03-21 12:06:49 -04:00

8 lines
164 B
XML

<device>
<name>scsi_target0_0_0</name>
<parent>scsi_host0</parent>
<capability type='scsi_target'>
<target>target0:0:0</target>
</capability>
</device>