mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
parent
47b947a0a3
commit
1779e378f8
@ -1525,8 +1525,8 @@
|
|||||||
<attribute name="type">
|
<attribute name="type">
|
||||||
<value>network</value>
|
<value>network</value>
|
||||||
</attribute>
|
</attribute>
|
||||||
<interleave>
|
<element name="source">
|
||||||
<element name="source">
|
<interleave>
|
||||||
<attribute name="protocol">
|
<attribute name="protocol">
|
||||||
<choice>
|
<choice>
|
||||||
<value>nbd</value>
|
<value>nbd</value>
|
||||||
@ -1564,8 +1564,8 @@
|
|||||||
</element>
|
</element>
|
||||||
</optional>
|
</optional>
|
||||||
<empty/>
|
<empty/>
|
||||||
</element>
|
</interleave>
|
||||||
</interleave>
|
</element>
|
||||||
</define>
|
</define>
|
||||||
|
|
||||||
<define name="diskSourceVolume">
|
<define name="diskSourceVolume">
|
||||||
|
Loading…
Reference in New Issue
Block a user