mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
docs: schemas: Fix missing timestamp inside backingStore
All backingStore XML definitions have a XML tag with the timestamp. This timestamp is not defined insinde RNG volume storage schema and it is causing some problems to validate and check volume XMLs. https://bugzilla.redhat.com/show_bug.cgi?id=1594266 Signed-off-by: Julio Faracco <jcfaracco@gmail.com> Reviewed-by: Erik Skultety <eskultet@redhat.com>
This commit is contained in:
parent
b3b7b38092
commit
0376939dd0
@ -139,6 +139,7 @@
|
|||||||
</element>
|
</element>
|
||||||
<ref name='format'/>
|
<ref name='format'/>
|
||||||
<ref name='permissions'/>
|
<ref name='permissions'/>
|
||||||
|
<ref name='timestamps'/>
|
||||||
</interleave>
|
</interleave>
|
||||||
</element>
|
</element>
|
||||||
</define>
|
</define>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user