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. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1594266 Signed-off-by: Julio Faracco <jcfaracco@xxxxxxxxx> --- docs/schemas/storagevol.rng | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/schemas/storagevol.rng b/docs/schemas/storagevol.rng index 96d6b3e6d0..32aaa2784d 100644 --- a/docs/schemas/storagevol.rng +++ b/docs/schemas/storagevol.rng @@ -139,6 +139,7 @@ </element> <ref name='format'/> <ref name='permissions'/> + <ref name='timestamps'/> </interleave> </element> </define> -- 2.17.1 -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list