mirror of
https://github.com/libvirt/libvirt.git
synced 2026-09-03 20:53:04 -05:00
docs: schemas: Move the interleave definition into network disk source
Move it to the place where actually interleaving elements can be placed.
This commit is contained in:
@@ -1525,8 +1525,8 @@
|
||||
<attribute name="type">
|
||||
<value>network</value>
|
||||
</attribute>
|
||||
<interleave>
|
||||
<element name="source">
|
||||
<element name="source">
|
||||
<interleave>
|
||||
<attribute name="protocol">
|
||||
<choice>
|
||||
<value>nbd</value>
|
||||
@@ -1564,8 +1564,8 @@
|
||||
</element>
|
||||
</optional>
|
||||
<empty/>
|
||||
</element>
|
||||
</interleave>
|
||||
</interleave>
|
||||
</element>
|
||||
</define>
|
||||
|
||||
<define name="diskSourceVolume">
|
||||
|
||||
Reference in New Issue
Block a user