mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
schema: make source optional in volume XML
We don't parse it anyway. https://bugzilla.redhat.com/show_bug.cgi?id=893273
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
<text/>
|
||||
</element>
|
||||
</optional>
|
||||
<ref name='source'/>
|
||||
<optional>
|
||||
<ref name='source'/>
|
||||
</optional>
|
||||
<ref name='sizing'/>
|
||||
<ref name='target'/>
|
||||
<optional>
|
||||
|
||||
Reference in New Issue
Block a user